From 7d4fc04addd764e18805253ae551ed8c2d6444ac Mon Sep 17 00:00:00 2001 From: gluzzati Date: Fri, 22 Mar 2024 11:18:18 +0000 Subject: [PATCH] whitespace diff; --- frontend/src/pages/404.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/pages/404.tsx b/frontend/src/pages/404.tsx index 65af037..5c0aa54 100644 --- a/frontend/src/pages/404.tsx +++ b/frontend/src/pages/404.tsx @@ -40,6 +40,7 @@ const useStyles = createStyles((theme) => ({ const ErrorNotFound = () => { const { classes } = useStyles(); + return ( <>