Closed kekoawong closed 2 months ago
Add the typed yup schemas in the utils/schema file.
Will allow us to know the types that should be returned from a form, stricter data recovery.
Outdated as we move to v2
🌟 Describe this enhancement:
Add the typed yup schemas in the utils/schema file.
❓ Why is this enhancement needed or beneficial?
Will allow us to know the types that should be returned from a form, stricter data recovery.
🔗 Useful Resources: