Switch

A control that allows the user to toggle between checked and not checked.

Usage

import { Switch } from '@isyuricunha/ui'
<Switch />
Edit on GitHub