A NPM package that helps with form handling using react hooks.
@dccs/react-form-hooks is written in Typescript and comes with its own type definitions.
You should install react-table-plain with npm or yarn:
npm install @dccs/react-form-hooks
or
yarn add @dccs/react-form-hooks
This command will download and install react-form-hooks and all required dependencies.
@dccs/react-form-hooks is MIT licensed