@fastcms/react-hooks
v2.0.0
Published
React hooks for projects of @fastcms.
Downloads
4
Readme
@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