From 54c4a0ebdcbf1ee3712d4115488d6332640295e6 Mon Sep 17 00:00:00 2001 From: mahdi Date: Wed, 25 May 2022 09:54:25 +0430 Subject: [PATCH] update ItemColor.js and src/components/ThemeColor/index.js --- src/components/ThemeColor/index.js | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) diff --git a/src/components/ThemeColor/index.js b/src/components/ThemeColor/index.js index 440b8f1..03e92ac 100644 --- a/src/components/ThemeColor/index.js +++ b/src/components/ThemeColor/index.js @@ -24,9 +24,9 @@ const ThemeColor = () => {

{/* right */} -
fsd
+
{/* left */} -
+
Dark @@ -34,11 +34,10 @@ const ThemeColor = () => {

The Color System


-

Original Colors

-
+
{ return ( -
+
{
); }; - -//
-// {current != null &&

Copied {current}

} -//
-// {colors.map((color, index) => ( -//
-//
setBackground(color)} -// > -// fdsfsds -//
-//
-// ))} -//
-//