Skip to content

Commit

Permalink
remove hyperlink from appbar title
Browse files Browse the repository at this point in the history
  • Loading branch information
Amy-Pr committed May 28, 2023
1 parent a819382 commit aaca71b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/Layout.jsx
Expand Up @@ -62,8 +62,6 @@ export function Layout({ listToken }) {
<BakeryDiningIcon sx={{ mr: 1 }} fontSize="large" />
<Typography
variant="h3"
component="a"
href="/"
sx={{
mr: 2,
flexGrow: 1,
Expand Down

0 comments on commit aaca71b

Please sign in to comment.