From 10f950190ff8d007c833c70ea9a010d9a1212c27 Mon Sep 17 00:00:00 2001 From: leandrofars Date: Fri, 5 Jul 2024 14:04:09 -0300 Subject: [PATCH] feat(frontend): dinamyc logo and company link --- frontend/src/layouts/auth/layout.js | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) 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) => { }} > - - - - - + + +