From ee4b9c40578a14531653b9524fc4512978e0a31a Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Thu, 10 Jul 2025 20:34:27 +0100 Subject: [PATCH] refactor: getGroups --- .idea/workspace.xml | 34 ++++++++-------- src/components/App.tsx | 56 ++++++++++++++++++++++----- src/components/ToolLayout.tsx | 1 - src/pages/home/index.tsx | 18 +++++---- src/pages/tools-by-category/index.tsx | 2 +- 5 files changed, 74 insertions(+), 37 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3f79c3d..6ff0c03 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,12 @@