From 4a7f154b4f275c448beb6b72c082ddbcf808de35 Mon Sep 17 00:00:00 2001 From: Rodrigo Luglio Date: Mon, 14 Oct 2024 08:05:06 -0300 Subject: [PATCH] responsive adjusts to generator --- src/components/SyntaxColorList.tsx | 4 ++-- src/components/ThemeGenerator.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/SyntaxColorList.tsx b/src/components/SyntaxColorList.tsx index ac15363..b9d8b14 100644 --- a/src/components/SyntaxColorList.tsx +++ b/src/components/SyntaxColorList.tsx @@ -67,7 +67,7 @@ const ColorList: React.FC = ({ title, isThemeColors }) => { Unlock All -
+
{Object.entries(displayColors).map(([key, value]) => (
= ({ title, isThemeColors }) => { > {key} -
+