From ab587e60d0b01f538307f78486a0ba0b53b07c93 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Wed, 26 Mar 2025 20:24:46 +0000 Subject: [PATCH] chore: result file name --- .idea/inspectionProfiles/Project_Default.xml | 5 + .idea/workspace.xml | 117 +++++++++++-------- package-lock.json | 28 ++++- package.json | 1 + src/components/result/ToolFileResult.tsx | 3 +- src/components/result/ToolTextResult.tsx | 17 ++- src/pages/tools/json/json-to-xml/index.tsx | 4 +- 7 files changed, 114 insertions(+), 61 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 03d9549..fa6b8a3 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -2,5 +2,10 @@ \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 53a0e44..7c452ec 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,13 +4,14 @@