chore: make mobile menu ui more native-like (#2594)

This commit is contained in:
Aman Harwara
2023-10-18 21:31:28 +05:30
committed by GitHub
parent 6a40f611f6
commit 2e3ac3ce57
32 changed files with 615 additions and 584 deletions

View File

@@ -26,7 +26,6 @@ const NotesContextMenu = () => {
y: contextMenuClickLocation.y,
}}
disableClickOutside={disableClickOutside}
className="py-2"
open={contextMenuOpen}
togglePopover={closeMenu}
>