diff --git a/client/src/components/logbook/Logbook.tsx b/client/src/components/logbook/Logbook.tsx index ed18830..7216fd3 100644 --- a/client/src/components/logbook/Logbook.tsx +++ b/client/src/components/logbook/Logbook.tsx @@ -530,10 +530,10 @@ const Logbook: React.FC = () => { return ( <>
-
+

Logbook

-
+
{userRole === UserRole.WRITE &&