From da93452bd33a4be9a6666929d5b921c21031dc02 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Thu, 27 Jun 2024 21:25:11 +0100 Subject: [PATCH] chore: formik updateField --- .idea/workspace.xml | 37 ++++++++++--------- src/components/options/RadioWithTextField.tsx | 5 +-- src/components/options/TextFieldWithDesc.tsx | 6 +-- src/components/options/ToolOptions.tsx | 15 ++++++-- .../image/png/change-colors-in-png/index.tsx | 2 +- .../image/png/create-transparent/index.tsx | 2 +- src/pages/list/sort/index.tsx | 30 ++++++++++----- src/pages/number/generate/index.tsx | 8 ++-- src/pages/string/join/index.tsx | 2 +- src/pages/string/split/index.tsx | 2 +- src/pages/string/to-morse/index.tsx | 4 +- src/pages/video/gif/change-speed/index.tsx | 2 +- 12 files changed, 66 insertions(+), 49 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 139b0ed..c30d211 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,18 +4,19 @@