style: fix formatting issues

This commit is contained in:
CREDO23 2026-01-27 13:49:46 +02:00
parent 3c40c6e365
commit c65cda24d7
7 changed files with 39 additions and 28 deletions

View file

@ -29,7 +29,7 @@ const GoogleLogo = ({ className }: { className?: string }) => (
);
interface SignInButtonProps {
/**
/**
* - "desktop": Hidden on mobile, visible on md+ (for navbar with separate mobile menu)
* - "mobile": Full width, always visible (for mobile menu)
* - "compact": Always visible, compact size (for headers)