We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 601d17d commit aaeb8c4Copy full SHA for aaeb8c4
exercises/07.error-handling/01.problem.route-errors/README.mdx
@@ -3,7 +3,7 @@
3
<EpicVideo url="https://www.epicweb.dev/workshops/full-stack-foundations/error-handling/improving-error-handling-and-ui-on-user-profile-page" />
4
5
👨💼 If you open <InlineFile file="app/routes/users+/$username.tsx" /> and
6
-comment in one of the errors Kody 🐨 added for you,
+uncomment one of the errors Kody 🐨 added for you,
7
then try loading <LinkToApp to="/users/kody" />, you'll notice the error
8
looks pretty bad. We definitely want to customize that!
9
0 commit comments