mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 02:46:25 +02:00
chore: ran linting
This commit is contained in:
parent
9d071d686a
commit
bacda8cb08
4 changed files with 176 additions and 178 deletions
|
|
@ -190,9 +190,7 @@ export function SearchSpaceAvatar({
|
|||
{avatarButton}
|
||||
</div>
|
||||
</DropdownMenuTrigger>
|
||||
<DropdownMenuContent className="w-48">
|
||||
{menuItems}
|
||||
</DropdownMenuContent>
|
||||
<DropdownMenuContent className="w-48">{menuItems}</DropdownMenuContent>
|
||||
</DropdownMenu>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue