mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-22 19:53:48 +08:00
fix: typo
This commit is contained in:
@@ -110,14 +110,7 @@ export const MenuDropdownItem = ({
|
|||||||
);
|
);
|
||||||
})}
|
})}
|
||||||
</div>
|
</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
|
<Tooltip
|
||||||
content={
|
content={
|
||||||
|
|||||||
Reference in New Issue
Block a user