From ac3c354779472b421e88ce034e4bec6c89b1fefc Mon Sep 17 00:00:00 2001 From: SafeHeaded Date: Sun, 1 Oct 2023 11:55:51 +0200 Subject: [PATCH] Disabled projects link --- ui/src/components/AppBar/AppBar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/AppBar/AppBar.jsx b/ui/src/components/AppBar/AppBar.jsx index 943f2ca..607fa9c 100644 --- a/ui/src/components/AppBar/AppBar.jsx +++ b/ui/src/components/AppBar/AppBar.jsx @@ -67,7 +67,7 @@ export function CustomAppBar() { }} > {links.map(({ label, href }) => ( -