diff --git a/src/app/features/auth/components/AuthLogo.tsx b/src/app/features/auth/components/AuthLogo.tsx index 02d7826..1ac0840 100644 --- a/src/app/features/auth/components/AuthLogo.tsx +++ b/src/app/features/auth/components/AuthLogo.tsx @@ -14,8 +14,8 @@ export default function AuthLogo({ text }: AuthLogoProps): JSX.Element { const isDark = resolvedTheme === 'dark' return ( -