Skip to content

subquery/subquery-component-library

Repository files navigation

SubQuery React UI libray

Online Component gallery

✨ 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