diff --git a/app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx b/app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx index 4a06d22..ae1a16f 100644 --- a/app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx +++ b/app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx @@ -64,10 +64,11 @@ export default function Page({ params: { alias } }: Props) { ref={refs.setFloating} style={transitionStyles} {...getFloatingProps()} - className="flex p-4" + className="flex h-fit w-full flex-col p-4 @2xl/export:w-3/4 @5xl/export:w-1/2" > -
- {group.description || - "Hello world, this is a long description about my life and this elective."} -
+ {/* Group information */} ++ {group.description || + "Hello world, this is a long description about my life and this elective."} +
+Loading tags...
+ )}Loading...
+ )} +Loading calendar...
+ )}