mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix: typo
This commit is contained in:
@@ -110,14 +110,7 @@ export const MenuDropdownItem = ({
|
||||
);
|
||||
})}
|
||||
</div>
|
||||
} // id={anchor_ele ? 'inline-menu-pop' : undefined}
|
||||
// open={Boolean(anchor_ele)}
|
||||
// anchorEl={anchor_ele}
|
||||
// onClose={handle_close_dropdown_menu}
|
||||
// anchorOrigin={{
|
||||
// horizontal: 'left',
|
||||
// vertical: 40,
|
||||
// }}
|
||||
}
|
||||
>
|
||||
<Tooltip
|
||||
content={
|
||||
|
||||
Reference in New Issue
Block a user