mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-01 03:46:25 +02:00
style: fix formatting issues
This commit is contained in:
parent
3c40c6e365
commit
c65cda24d7
7 changed files with 39 additions and 28 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue