From e3869023b827d938c2d655de1f7a855e81b86e75 Mon Sep 17 00:00:00 2001 From: Jimmy Liu Date: Sun, 5 May 2024 19:46:53 -0400 Subject: [PATCH] Fixed cancel button behaviour on /timetable --- src/components/account/timetable/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/account/timetable/index.tsx b/src/components/account/timetable/index.tsx index 90e05b7..236d934 100644 --- a/src/components/account/timetable/index.tsx +++ b/src/components/account/timetable/index.tsx @@ -167,7 +167,7 @@ export const TimetablePage = (): JSX.Element => {
- Cancel + Cancel