diff --git a/src/components/NewUI/EventCreator.tsx b/src/components/NewUI/EventCreator.tsx
index 500ecbf..21244d4 100644
--- a/src/components/NewUI/EventCreator.tsx
+++ b/src/components/NewUI/EventCreator.tsx
@@ -197,7 +197,7 @@ export default function EventCreator({ group }: { group: IGroup }) {
disabled={creating}
/>
Date of last occurence
-
+
>
)}
{createdEventId === -1 ? (