subql-ui-components
v1.0.3
Published
React UI components for SubQuery front ends
Downloads
4
Readme
SubQuery React UI libray
✨ Features
- 🌈 A React components lib based on antd and Subquery design system out of the box.
- 📦 Shared reusable components across Subquery apps.
📦 Usage
yarn add @subql/componenets
import { Button } from '@subql/components';
...
⚙️ Developing
yarn
yarn storybook
- Online Component gallery