# @tinacms/forms

This package describes the Forms used in TinaCMS.

## Installation

Install the package

```
npm install --save @tinacms/forms
```

or

```
yarn add @tinacms/forms
```
