From 1b72557aa21a5f6b6f4b63fa06c607dc5d288402 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Sat, 5 Apr 2025 05:36:06 +0000 Subject: [PATCH] refactor: remove unnecessary state and ui improvements --- .idea/workspace.xml | 40 ++-- src/components/ToolContent.tsx | 6 +- src/components/input/NumericInputWithUnit.tsx | 2 - src/components/options/ToolOptions.tsx | 5 +- src/pages/tools/number/generic-calc/index.tsx | 189 +++++++++--------- 5 files changed, 115 insertions(+), 127 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ca23a2a..3e13e70 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,26 +4,12 @@