-
-
Notifications
You must be signed in to change notification settings - Fork 430
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
add error404 page #832
add error404 page #832
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Way better :)
Can you use styled component rather than pure css like we do in the (almost) entire project?
Co-authored-by: Mosh Feu <moshfeu@gmail.com>
@moshfeu It will take some time as I will have to learn but i will do that |
No rush :) |
@moshfeu Used styled components. Have a look |
@moshfeu Have a look! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Good job 👌
There are some more "cosmetics" improvements I'll do later.
@moshfeu is my PR ready to merge?? |
Basically yes. By unknown reason, some unrelated tests are failing. I'm re-running the tests maybe they flaky. |
The build keeps failing :( |
fix #828
Added error 404 page