SwitchA control that allows the user to toggle between checked and not checked.
Import all parts and piece them together.
Install the component from your command line.
npm install @raystack/apsara
import { Switch } from '@raystack/apsara' <Switch />