@studio206/react-toolkit
v1.2.2
Published
This is our react toolkit, for all the very generic things that we end up repeating ourselves in most projects.
Downloads
24
Readme
Studio 206 - React Toolkit
This is our react toolkit, for all the very generic things that we end up repeating ourselves in most projects.
There's little-to-no styling to most of the components, it's more about underlying logic and to help us do tedious repetitive tasks a little faster.
Components
- Form
- Scrim
Hooks
Installation
npm
npm i @studio206/react-toolkit
Yarn
yarn add @studio206/react-toolkit