From a321a482cc4adabf98ccbfdb5539ffb6d30ef76e Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Fri, 14 Feb 2025 17:15:45 +1100 Subject: [PATCH] feat: show manual colour picker tools only during theme creation --- src/interface/components/ColourPicker.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/interface/components/ColourPicker.tsx b/src/interface/components/ColourPicker.tsx index 45c3cc88..46eaf224 100644 --- a/src/interface/components/ColourPicker.tsx +++ b/src/interface/components/ColourPicker.tsx @@ -93,7 +93,7 @@ export default function Picker({ { if (customOnChange) {