diff --git a/pages/404.tsx b/pages/404.tsx index 0915e35..c327297 100644 --- a/pages/404.tsx +++ b/pages/404.tsx @@ -4,21 +4,19 @@ import { ErrorText } from '@utils/Constants' const NotFound: NextPage = () => { return (