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 ( <>