chore: Improve error page (#66)
* chore: Improve error page * fix: Fix middlware order * fix: Remove console.log
This commit is contained in:
@@ -80,5 +80,6 @@
|
||||
"beginnerLabel": "Beginner",
|
||||
"intermediateLabel": "Intermediate",
|
||||
"advancedLabel": "Advanced",
|
||||
"editInTheWebAppLabel": "Edit in the web app"
|
||||
"editInTheWebAppLabel": "Edit in the web app",
|
||||
"error404Route": "a non supported route"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user