Core components
We've developed a suite of essential building blocks, encompassing commonly-used atomic components like buttons and checkboxes. These core components are designed to be highly modular and should undergo rigorous testing via Storybook to minimize code redundancy.
For information about what components we already have implement please run `npm run storybook` and open `http://localhost:6006/` in your browser of choice.
Last updated
Was this helpful?