diff --git a/frontend/src/layouts/auth/layout.js b/frontend/src/layouts/auth/layout.js index 203d38d..3d1cad8 100644 --- a/frontend/src/layouts/auth/layout.js +++ b/frontend/src/layouts/auth/layout.js @@ -4,8 +4,6 @@ import Link from 'next/link' import { Box, Typography, Unstable_Grid2 as Grid } from '@mui/material'; import { Logo } from 'src/components/logo'; -// TODO: Change subtitle text - export const Layout = (props) => { const { children } = props; @@ -70,17 +68,12 @@ export const Layout = (props) => { }} > - - - - - + + +