From d1450f704fc5adbe8b214bcf05df6d2df84eb815 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Tue, 25 Jun 2024 01:26:53 +0100 Subject: [PATCH] feat: change color in png finished --- .idea/workspace.xml | 23 ++++--- src/components/Navbar/index.tsx | 65 ++++++++++--------- src/components/options/ColorSelector.tsx | 6 +- .../image/png/change-colors-in-png/index.tsx | 15 ++++- .../image/png/change-colors-in-png/service.ts | 0 5 files changed, 65 insertions(+), 44 deletions(-) delete mode 100644 src/pages/image/png/change-colors-in-png/service.ts diff --git a/.idea/workspace.xml b/.idea/workspace.xml index af41340..1890e3c 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,10 @@