Disable overflow menu on state styling
This commit is contained in:
@@ -36,7 +36,7 @@ export function OverflowMenu({
|
||||
|
||||
return (
|
||||
<>
|
||||
<PopoverMenuTrigger>
|
||||
<PopoverMenuTrigger disableOnState>
|
||||
<Button variant="toolbar">
|
||||
<ButtonTooltip>More</ButtonTooltip>
|
||||
<OverflowIcon />
|
||||
|
||||
Reference in New Issue
Block a user