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

Revert commits with bugs that break #38

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

patcon
Copy link

@patcon patcon commented Jul 3, 2022

Fixes #37

Proposed Changes

  • removes react-hook-form v7 syntax of register (should be v6)
  • removes yup resolver import format from v7

patcon added 2 commits July 2, 2022 20:17
…esolvers/yup";"

This prevents the app from starting. Presumably also related to this user upgrading to react-hook-form v7.

This reverts commit 8b7719e.
This is the syntax for react-hook-form V7, and breaks this app's validation as-is.

This reverts commit 8f22e4f.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revert commits that introduced bugs
1 participant