Skip to content

Commit cbb182a

Browse files
authored
Remove from Navigation
1 parent 3bc7167 commit cbb182a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/src/components/Navigation.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export default function Navigation() {
6161

6262
{hasAuthCookie ? (
6363
<>
64-
<ImportExportDelete />
6564
<Link href="/signout" color="inherit">
6665
<IconButton sx={{ ml: 1 }} color="inherit" title="Logout">
6766
<LogoutIcon />

0 commit comments

Comments
 (0)