Installation
Installing Formwix is quick and straightforward. It requires React Hook Form and Zod as peer dependencies.
Install Formwix
To get started, install Formwix along with its peer dependencies using npm:
Loading...
Usage
After installation, import the components and styles to start using Formwix in your project:
Loading...