diff --git a/app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx b/app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx index 6e6b165..4a06d22 100644 --- a/app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx +++ b/app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx @@ -108,8 +108,7 @@ export default function Page({ params: { alias } }: Props) {
  • Paste the link and click Add.
  • - {/* TODO: Determine what to do with calendar margin */} -
    +
    - {/* TODO: Determine what to do with calendar margin */} -
    +

    Your calendar

    -
    - {" "} - {/* TODO: -mx-8 makes calendars margin not equal on PC. is it good or not? */} +
    {!user ? ( <>Loading... ) : ( diff --git a/app/music-room/page.tsx b/app/music-room/page.tsx index 967062f..84f0d36 100644 --- a/app/music-room/page.tsx +++ b/app/music-room/page.tsx @@ -90,8 +90,7 @@ export default function Page() {

    Booking calendar

    - {/* TODO: Determine what to do with the margin of calendar */} -
    +
    Calendar
    -
    - {" "} - {/* TODO: Calendar margin is not good? */} +