Fixed a error caused by typo#44
Open
JeelRajodiya wants to merge 9 commits intoProgramming-Club-Ahmedabad-University:mainfrom
Open
Fixed a error caused by typo#44JeelRajodiya wants to merge 9 commits intoProgramming-Club-Ahmedabad-University:mainfrom
JeelRajodiya wants to merge 9 commits intoProgramming-Club-Ahmedabad-University:mainfrom
Conversation
This reverts commit 63d6b20.
Collaborator
|
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.
Contributor
Author
I've renamed the file, it's the prettier workflow failing. I'm working on this workflow issue |
Collaborator
|
Let us know when the workflow issue is solved. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
