From f887aa8bd267717e9593b528140c71be17f4446d Mon Sep 17 00:00:00 2001 From: Piero Bassa Date: Thu, 30 May 2024 09:28:50 +0200 Subject: [PATCH] refactor: removed commented code --- apps/frontend/src/components/InfoCard.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/apps/frontend/src/components/InfoCard.tsx b/apps/frontend/src/components/InfoCard.tsx index 89ca184..2f59c00 100644 --- a/apps/frontend/src/components/InfoCard.tsx +++ b/apps/frontend/src/components/InfoCard.tsx @@ -33,14 +33,6 @@ export const InfoCard = () => { mt={{ base: 4, md: 0 }} direction={{ base: "column", md: "row" }} > - {/* */}