diff --git a/src/pages/404.tsx b/src/pages/404.tsx index 5da2585d81..ba25d3ed0b 100644 --- a/src/pages/404.tsx +++ b/src/pages/404.tsx @@ -15,7 +15,7 @@ const NotFoundWrapper = styled.div` ` const NotFoundPage = () => ( - +

404 | NOT FOUND

You just hit a route that doesn't exist!