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 ( - +