Alekenzy

Results 2 issues of Alekenzy

### What happened? For example, I have this form: ``` interface EditVersionModalForm { name: string name2: string name3: string } const useFormOptions = { validationSchema: { name: requiredField, }, initialValues:...

Hello, I think you need to set the declaration types by fixing package.json: ![image](https://github.com/user-attachments/assets/c897faac-5f1e-4b8e-b9e7-6705deecb2bf)