From 173e49a10f1a54113c5dfe73453154f1a56abb8a Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Tue, 25 Jun 2024 01:10:41 +0100 Subject: [PATCH] chore: ResultFooter --- .idea/workspace.xml | 28 ++++++------ src/components/result/ResultFooter.tsx | 34 +++++++++++++++ src/components/result/ToolFileResult.tsx | 43 ++++++++++++++++++- src/components/result/ToolTextResult.tsx | 10 +---- .../image/png/change-colors-in-png/index.tsx | 14 ++++-- 5 files changed, 104 insertions(+), 25 deletions(-) create mode 100644 src/components/result/ResultFooter.tsx diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2f9c07e..af41340 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,17 +4,12 @@