From e0c3cf7f55970098378d2d85aedd03b113ad357e Mon Sep 17 00:00:00 2001 From: RohitR311 Date: Wed, 8 Jan 2025 18:11:23 +0530 Subject: [PATCH] feat: add styling for cancel button --- src/components/molecules/ScheduleSettings.tsx | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/src/components/molecules/ScheduleSettings.tsx b/src/components/molecules/ScheduleSettings.tsx index 917696c9..95282163 100644 --- a/src/components/molecules/ScheduleSettings.tsx +++ b/src/components/molecules/ScheduleSettings.tsx @@ -273,7 +273,19 @@ export const ScheduleSettingsModal = ({ isOpen, handleStart, handleClose, initia -