From 629aa8f3f59b0005f0b38b385be456c0c184b08f Mon Sep 17 00:00:00 2001 From: Nicola Benaglia Date: Sat, 26 Apr 2025 07:59:26 +0200 Subject: [PATCH] Remove commented code --- src/components/Group/ThingsToDoInitial.tsx | 52 ---------------------- 1 file changed, 52 deletions(-) diff --git a/src/components/Group/ThingsToDoInitial.tsx b/src/components/Group/ThingsToDoInitial.tsx index 6c315cd..84c806b 100644 --- a/src/components/Group/ThingsToDoInitial.tsx +++ b/src/components/Group/ThingsToDoInitial.tsx @@ -141,21 +141,6 @@ export const ThingsToDoInitial = ({ outline: '1px solid rgba(9, 182, 232, 1)', }} /> - {/* */} @@ -163,15 +148,6 @@ export const ThingsToDoInitial = ({ sx={{ marginBottom: '20px', }} - // secondaryAction={ - // - // - // - // } disablePadding > - {/* - - - - - - - - */} )}