UNPKG

@hummingbot/hbui

Version:
20 lines (12 loc) 416 B
## Hummingbot Design System This module contains the UI components, elements and design tokens of the Hummingbot Design System. #### Example usage: Import and use a button element: ```shell import { Button } from '@hummingbot/hbui/elements/buttons' <Button> Button test </Button> ``` Learn more at the documentation website: https://hbui.netlify.app/ HBUI main repository: https://github.com/CoinAlpha/hbui