@heydovetail/ui-components
v5.18.1
Published
React integration for TypeStyle
Downloads
74
Keywords
Readme
@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