2.0.0 • Published 2 years ago

@fastcms/react-hooks v2.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

@fastcms/react-hooks

React hooks for projects of @fastcms.

Installation

Use npx to install peerdeps automatically or install peerDependencies and optionalDependencies with npm/yarn manually.

# Install using npm
$ npm info "@fastcms/hooks" peerDependencies optionalDependencies
$ npx install-peerdeps @fastcms/hooks

# Install using yarn
$ yarn add @fastcms/utils

Usage

TBD

License

The codebase and documentation in this repository are released under the MIT License