diff --git a/packages/block-editor/src/hooks/layout-child.js b/packages/block-editor/src/hooks/layout-child.js index 8c1083a0f9e38..860b4aaf04179 100644 --- a/packages/block-editor/src/hooks/layout-child.js +++ b/packages/block-editor/src/hooks/layout-child.js @@ -154,10 +154,6 @@ function ChildLayoutControlsPure( { clientId, style, setAttributes } ) { return null; } - if ( ! window.__experimentalEnableGridInteractivity ) { - return null; - } - return ( <> ; }, getLayoutStyle: function getLayoutStyle( {