fix: move the pendant popover to the body layer

This commit is contained in:
QiShaoXuan
2022-08-12 16:24:51 +08:00
parent 7e3df042ec
commit 82c3d773d6

View File

@@ -26,7 +26,6 @@ export const PendantPopover = (
block={block}
endElement={
<AddPendantPopover
container={popoverProps.container}
block={block}
onSure={() => {
popoverHandlerRef.current?.setVisible(false);