diff --git a/src/components/layout/Common/Logo.tsx b/src/components/layout/Common/Logo.tsx index 891ea36d7..d572a30ac 100644 --- a/src/components/layout/Common/Logo.tsx +++ b/src/components/layout/Common/Logo.tsx @@ -18,6 +18,12 @@ export function Logo({ size = 'md', withoutText = false }: LogoProps) {