@vortigo/react-hooks
v0.2.0
Published
A collection of useful and reusable react hooks
Downloads
2
Readme
📦 Install
$ npm i @vortigo/react-hooks
or
$ yarn add @vortigo/react-hooks
🔨 Usage
import { useMount } from '@vortigo/react-hooks';
💻 How to run the example pages
npm run parcel <path-to-example-page>
🤝 Contributing
Please read our CONTRIBUTING.md file