refactor: mobile popover UX (#2140)
This commit is contained in:
@@ -98,6 +98,7 @@ export const LinkedItemsSectionItem = ({
|
||||
<Icon type="more" className="text-neutral" />
|
||||
</button>
|
||||
<Popover
|
||||
title="Options"
|
||||
open={isMenuOpen}
|
||||
togglePopover={toggleMenu}
|
||||
anchorElement={menuButtonRef.current}
|
||||
|
||||
Reference in New Issue
Block a user