@farobot/ui
v1.0.0
Published
A component library for farobot ui
Readme
@farobot/ui
A component library for Farobot UI.
Installation
Install the package using npm:
npm install @farobot/uiUsage
Import the component and stylesheet in project:
import '@farobot/ui/styles.css';
import { DemoButton } from '@farobot/ui';
<DemoButton />Changelog
All notable changes to this project will be documented in CHANGELOG.md.
