diff --git a/components/Header.tsx b/components/Header.tsx index 4d74ae0..a5a3654 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -106,7 +106,7 @@ export default function Header({ route, user, enabledApps }: Data) {
-
+
a stylized blue cloud diff --git a/components/calendar/AddEventModal.tsx b/components/calendar/AddEventModal.tsx index 124c990..97206d4 100644 --- a/components/calendar/AddEventModal.tsx +++ b/components/calendar/AddEventModal.tsx @@ -52,7 +52,7 @@ export default function AddEventModal( return ( <>
diff --git a/components/calendar/ImportEventsModal.tsx b/components/calendar/ImportEventsModal.tsx index 2f5b90e..7ae833b 100644 --- a/components/calendar/ImportEventsModal.tsx +++ b/components/calendar/ImportEventsModal.tsx @@ -26,7 +26,7 @@ export default function ImportEventsModal( return ( <>
diff --git a/components/calendar/MainCalendar.tsx b/components/calendar/MainCalendar.tsx index 7bb7daa..38b4fa7 100644 --- a/components/calendar/MainCalendar.tsx +++ b/components/calendar/MainCalendar.tsx @@ -449,7 +449,7 @@ export default function MainCalendar(