@tinacms/react-screens
Version:
The `@tinacms/react-screens` defines the `ScreenPlugin`, helpers for creating screens, and provides React components for displaying them.
18 lines (12 loc) • 288 B
Markdown
# @tinacms/core
The `@tinacms/react-screens` defines the `ScreenPlugin`, helpers for
creating screens, and provides React components for displaying them.
## Installation
Install the package
```
npm install --save @tinacms/react-screens
```
or
```
yarn add @tinacms/react-screens
```