diff --git a/frontend/src/components/Layout.tsx b/frontend/src/components/Layout.tsx index 7b13a1649..f88a4ec9b 100644 --- a/frontend/src/components/Layout.tsx +++ b/frontend/src/components/Layout.tsx @@ -187,9 +187,9 @@ export default function PersistentDrawerLeft(props) { {loggedOut ? ( <> - - Register - + {/**/} + {/* Register*/} + {/**/} Login diff --git a/frontend/src/components/PublicLayout.tsx b/frontend/src/components/PublicLayout.tsx index 040aa9cd1..e448fdc2d 100644 --- a/frontend/src/components/PublicLayout.tsx +++ b/frontend/src/components/PublicLayout.tsx @@ -159,9 +159,9 @@ export default function PersistentDrawerLeft(props) { - - Register - + {/**/} + {/* Register*/} + {/**/} Login