## Installing

Install the library

```sh
npm install @apideck/components
```

## Getting started

Import the component

```js
import { Toggle } from '@apideck/components'
```

## Basic

## Props

Coming soon
