From 90b8927f72fee52188413f6d1959bd13f924b9a6 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Sun, 2 Mar 2025 17:28:45 +0000 Subject: [PATCH] style: optimizations --- .idea/workspace.xml | 141 +++++++++++++------------ src/components/Navbar/index.tsx | 69 ++++++++---- src/components/ToolLayout.tsx | 3 +- src/components/allTools/AllTools.tsx | 3 + src/components/allTools/ToolCard.tsx | 19 +++- src/components/options/ToolOptions.tsx | 3 +- 6 files changed, 139 insertions(+), 99 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fef78c1..a31c4e7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,16 +4,13 @@