From 6e4a96cb21926d4caf0d3454e2f387e1d42364d7 Mon Sep 17 00:00:00 2001 From: Innocent-akim Date: Fri, 13 Dec 2024 12:41:37 +0200 Subject: [PATCH] feat: toggle timesheet IDs based on checkbox state --- apps/web/lib/features/integrations/calendar/table-time-sheet.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web/lib/features/integrations/calendar/table-time-sheet.tsx b/apps/web/lib/features/integrations/calendar/table-time-sheet.tsx index 7e4332204..7a9c662ec 100644 --- a/apps/web/lib/features/integrations/calendar/table-time-sheet.tsx +++ b/apps/web/lib/features/integrations/calendar/table-time-sheet.tsx @@ -228,7 +228,6 @@ export function DataTableTimeSheet({ data, user }: { data?: GroupedTimesheet[], console.error(`Unsupported action: ${action}`); } }; - console.log("============+++++++++========>", selectTimesheetId); return (