# SubQuery React UI libray

**[Online Component gallery](https://subquery.github.io/subquery-component-library/?path=/story/docs-quick-start--page)**

## ✨ 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`

