B2B-30: clean code

This commit is contained in:
devmc-ee
2025-07-02 18:22:42 +03:00
parent c4eaaca161
commit 27e9053a99
4 changed files with 7 additions and 7 deletions

View File

@@ -121,8 +121,8 @@ export function NotificationsPopover(params: {
return (
<Popover modal open={open} onOpenChange={setOpen}>
<PopoverTrigger asChild>
<Button className={'relative px-4 py-2 h-10 border-1 mr-0'} variant={'ghost'}>
<Bell className={'h-4 w-4'} />
<Button className={'relative px-4 py-2 h-10 border-1 mr-0'} variant="ghost">
<Bell className={'size-4'} />
<span
className={cn(