@heydovetail/ui-components
Dovetail User Interface component library.
Getting started
yarn install
Development
Running the storybook:
yarn storybook
Updating story snapshots:
yarn jest
TypeScript autofix:
yarn fix
Running tests:
yarn test