import { Story } from '@storybook/addon-docs';

## Switch

Switch is the primary component. It has 2 possible states i.e. on and off. It accepts states as checked prop and event listener of onCheckedChange.

- [Index](#index)

### Index

<Story id="Switch--index" />
