- 🌈 A React components lib based on antd and Subquery design system out of the box.
- 📦 Shared reusable components across Subquery apps.
yarn add @subql/componenets
import { Button } from '@subql/components';
...
yarn
yarn storybook
yarn add @subql/componenets
import { Button } from '@subql/components';
...yarn
yarn storybook