From 4d9410ca58b963d760a483b8878896734d8b023a Mon Sep 17 00:00:00 2001 From: leandrofars Date: Mon, 27 Nov 2023 22:52:31 -0300 Subject: [PATCH] feat: add link to oktopus landing-page company --- frontend/src/layouts/auth/layout.js | 3 +++ frontend/src/layouts/dashboard/side-nav.js | 3 +++ 2 files changed, 6 insertions(+) diff --git a/frontend/src/layouts/auth/layout.js b/frontend/src/layouts/auth/layout.js index 689ab52..203d38d 100644 --- a/frontend/src/layouts/auth/layout.js +++ b/frontend/src/layouts/auth/layout.js @@ -1,5 +1,6 @@ import PropTypes from 'prop-types'; import NextLink from 'next/link'; +import Link from 'next/link' import { Box, Typography, Unstable_Grid2 as Grid } from '@mui/material'; import { Logo } from 'src/components/logo'; @@ -69,10 +70,12 @@ export const Layout = (props) => { }} > + + { p: '12px' }} > +
+