From 0be094d76d8741ee45380ab91320275d4458c4d6 Mon Sep 17 00:00:00 2001 From: Deepak Prabhakara Date: Sat, 27 Apr 2024 23:13:27 +0100 Subject: [PATCH] fixed default primaryColor --- ee/branding/pages/index.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ee/branding/pages/index.tsx b/ee/branding/pages/index.tsx index 2c5dc8ad6..65469f81b 100644 --- a/ee/branding/pages/index.tsx +++ b/ee/branding/pages/index.tsx @@ -136,7 +136,12 @@ const Branding = ({ hasValidLicense }: { hasValidLicense: boolean }) => { - +