diff --git a/src/components/buttons/event-form.tsx b/src/components/buttons/event-form.tsx index cc808bf..6d549c3 100644 --- a/src/components/buttons/event-form.tsx +++ b/src/components/buttons/event-form.tsx @@ -1,6 +1,8 @@ import LabeledInput from '@/components/labeled-input'; import { Button } from '@/components/custom-ui/button'; import Logo from '../logo'; +import TimePicker from '../time-picker'; +import { Input } from '../ui/input'; export default function EventForm() { return (
-
+
-
+
-
+
-

Start Date select here

+
-

End Date selevt here

+
-

Location here

+

Location URL

+
-
-

creatd:

-

updated:

+
+
+

created:

+

2023-10-01

+
+
+

updated:

+

2023-10-01

+
-
+
-

Organiser:

+
+

Organiser:

+

+ [Username here] +

+
-
-
-
+