From 6aec6b2a68aa34d703842d3936ed170c04ef12f8 Mon Sep 17 00:00:00 2001 From: Dan Date: Sun, 18 Feb 2024 16:20:31 +0300 Subject: [PATCH] chore(queries): use in calendars --- app/@modal/(.)schedule/event-groups/[alias]/export/page.tsx | 3 +-- app/@modal/(.)schedule/event-groups/[alias]/page.tsx | 3 +-- app/dashboard/page.tsx | 4 +--- app/music-room/page.tsx | 3 +-- app/schedule/event-groups/[alias]/page.tsx | 4 +--- 5 files changed, 5 insertions(+), 12 deletions(-) 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? */} +