0.1.8 • Published 1 year ago
yan-react-hook-form v0.1.8
yan-react-hook-form
customer react-hook-form
Installation
npm install yan-react-hook-formUsage
import { multiply } from 'yan-react-hook-form';
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library