From cf36e4029e269a759cba7371e437ca012f0d9fa2 Mon Sep 17 00:00:00 2001 From: Eugene Brodsky Date: Sun, 14 May 2023 14:38:15 -0400 Subject: [PATCH] fix(ui): fix syntax error in the logo component flexbox --- .../src/features/system/components/InvokeAILogoComponent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invokeai/frontend/web/src/features/system/components/InvokeAILogoComponent.tsx b/invokeai/frontend/web/src/features/system/components/InvokeAILogoComponent.tsx index a38a751b8b..f6017d02f0 100644 --- a/invokeai/frontend/web/src/features/system/components/InvokeAILogoComponent.tsx +++ b/invokeai/frontend/web/src/features/system/components/InvokeAILogoComponent.tsx @@ -25,7 +25,7 @@ const InvokeAILogoComponent = () => { base: 'inherit', sm: 'none', md: 'inherit', - userSelect = 'none', + userSelect: 'none', }} >