Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Replace formik with useForm #134

Open
eduardconstantin opened this issue Oct 10, 2024 · 2 comments
Open

[Feature] Replace formik with useForm #134

eduardconstantin opened this issue Oct 10, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@eduardconstantin
Copy link
Owner

Is your feature request related to a problem? Please describe.
The exam mode form uses formik to handle the form responses, the practice mode form uses useForm.

Describe the solution you'd like
Replace formik functionality with useFrom.
Delete formik package.
This is the file: components/QuizExamForm.tsx

@Virtual4087
Copy link

I would like to work on this

@eduardconstantin
Copy link
Owner Author

please create a new branch from dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants