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 }) => ( -