-
Notifications
You must be signed in to change notification settings - Fork 18
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
Fixed a error caused by typo #44
base: main
Are you sure you want to change the base?
Fixed a error caused by typo #44
Conversation
This reverts commit 63d6b20.
It is showing that 1 check has failed. Instead of changing the import statement can you rename the SIgnup.tsx and then again try to pull a request? |
This reverts commit 60089f1.
I've renamed the file, it's the prettier workflow failing. I'm working on this workflow issue |
Let us know when the workflow issue is solved. |
Description
fixed error
Module not found: Error: Cannot find file: 'SignUp.tsx' does not match the corresponding name on disk: '.\src\pages\Signup.tsx'
I was not able to run the code, so this change was necessary
Screenshots (if appropriate):
The following error was fixed:
