README
Form Design System
A design system by CB Insights.
Installation
yarn add @cbinsights/fds
Docs
https://cbinsights.github.io/form-design-system/
Want to contribute?
- Fork the repo
- Run
yarn install - Use
yarn committo help you generate a conventional commit - Ideally reference a issue number in the commit body (e.g. fixes #123).
yarn commitwill help you with this. - Make a pull request!