@cavilha/toggle
Version:
A basic select component that allows the selection of a single option
31 lines (19 loc) • 751 B
Markdown
# toggle
- [Installing](#installing)
- [Using](#Using)
- [Get Involved](#get-involved)
- [License](#license)
## Installing
```
$ npm install --save @cavilha/toggle
$ yarn add @cavilha/toggle
```
## Using
To see the storybook documentation for API use, check the link: (paste-link-here)
## Get Involved
We'd love for you to help us build Cavilha Library. If you'd like to be a contributor, check out our
<a href="https://github.com/madeiramadeirabr/cavilha-ui/blob/master/CONTRIBUTING.md" target="_blank">Contributing
guide</a>
## License
This code is open source software licensed under the Apache 2.0 License.
<p>Designed with ♥ by <a target="_blank" href="https://madeiramadeira.com.br" title="Madeira Madeira">Madeira Madeira</a>.</p>