We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In src/components/Register.jsx the class name in line 8 must be Register not Login.
src/components/Register.jsx
Register
Login
The text was updated successfully, but these errors were encountered:
Fix for issue kike-canaries#1
e187505
Change class name to Register
Complete fix for Issue kike-canaries#1
53f6463
No branches or pull requests
In
src/components/Register.jsx
the class name in line 8 must beRegister
notLogin
.The text was updated successfully, but these errors were encountered: