@uprise/switch
v1.0.1
Published
- [Installation](#installation) - [Quick Example](#quick-start)
Downloads
23
Keywords
Readme
Table of Contents
Installation
$ yarn add @uprise/switch
# or
$ npm i @uprise/switch --save
Quick Start
This will render switch inputs :
import { Switch } from '@uprise/switch'