From f544c621e42f74c484a197460dc9346d3565ce99 Mon Sep 17 00:00:00 2001 From: ajnart Date: Tue, 29 Nov 2022 20:30:37 +0900 Subject: [PATCH] Fix logo noWrap argument --- src/components/layout/Logo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/Logo.tsx b/src/components/layout/Logo.tsx index 530314b57..9a8c32a3c 100644 --- a/src/components/layout/Logo.tsx +++ b/src/components/layout/Logo.tsx @@ -9,7 +9,7 @@ export function Logo({ style, withoutText }: any) { const { primaryColor, secondaryColor } = useColorTheme(); return ( - +