From ff05de4ab62fe5767a1c3f33ab1b8f67a9cff355 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Thu, 27 Feb 2025 01:26:48 +0000 Subject: [PATCH] chore: show tooloptions in example --- .idea/workspace.xml | 115 ++++++++++---------- src/components/examples/ExampleCard.tsx | 16 +-- src/components/examples/Examples.tsx | 38 ++++--- src/components/examples/RequiredOptions.tsx | 83 ++------------ src/components/options/ToolOptions.tsx | 10 +- src/pages/tools/string/join/index.tsx | 75 +++++++------ 6 files changed, 143 insertions(+), 194 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e0222d2..215a0c3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,13 @@