From 425102415acf6dbab6007a23aa2562c11f179694 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Thu, 10 Jul 2025 16:04:55 +0100 Subject: [PATCH] refactor: getGroups --- .idea/workspace.xml | 360 +++++++++--------- src/components/ToolContent.tsx | 3 + src/components/options/ToolOptions.tsx | 6 +- src/pages/tools/number/generic-calc/index.tsx | 1 + .../tools/time/check-leap-years/index.tsx | 2 +- 5 files changed, 194 insertions(+), 178 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e95cf2d..3f79c3d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,12 @@