Skip to content

Commit 19e9a7a

Browse files
authored
Fix sidebar (#235)
1 parent bf37e58 commit 19e9a7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/src/js/pro/blocks-v3/components/block-edit.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,6 @@ function BlockEditInner( props ) {
576576

577577
{ /* Render form via portal when container is available */ }
578578
{ portalTarget &&
579-
currentFormContainer &&
580579
createPortal(
581580
<>
582581
<BlockForm

0 commit comments

Comments
 (0)