## Installing

Install the library

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

## Getting started

Import the component

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

## Basic

## API reference

Coming soon
