diff --git a/src/pages/NotFound.tsx b/src/pages/NotFound.tsx index cda36da..c970104 100644 --- a/src/pages/NotFound.tsx +++ b/src/pages/NotFound.tsx @@ -12,11 +12,11 @@ const NotFound = () => { }, [location.pathname]); return ( -
Oops! Page not found