@nft-store/react
TypeScript icon, indicating that this package has built-in type declarations

0.7.18 • Public • Published

NFT-Store Lib

NFT-Store common UX component

Usage

import React from 'react';
import { HelloWorld } from '@nft-store/react';

function App() {
  return <HelloWorld />;
}

Develop


# develop with @nft-store/core and storybook
pnpm run dev

# only develop with @nft-store/core
pnpm run watch

# only develop with storybook
pnpm run storybook

/@nft-store/react/

    Package Sidebar

    Install

    npm i @nft-store/react

    Weekly Downloads

    0

    Version

    0.7.18

    License

    ISC

    Unpacked Size

    65 kB

    Total Files

    38

    Last publish

    Collaborators

    • wangshijun
    • m070122