From b869b7660265f115af9b7865d10416b91df02e32 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Mon, 20 Jan 2025 17:12:52 +0100 Subject: [PATCH] removed sections not needed --- src/component/calendar/Calendar.jsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/src/component/calendar/Calendar.jsx b/src/component/calendar/Calendar.jsx index 316c9c5..be4f2ee 100644 --- a/src/component/calendar/Calendar.jsx +++ b/src/component/calendar/Calendar.jsx @@ -54,12 +54,12 @@ export default function Calendar(){
-

Drag and drop your event or click in the calendar. -

+

*/} {/* {dummyEvents.map((item, index) => (
))} */} -
+ {/*
setRemoveAfterDrop(prev => !prev)} /> -
+
*/}
- {/* */} - +