diff --git a/packages/block-editor/src/hooks/style.js b/packages/block-editor/src/hooks/style.js index 50329c84f2b6c..8b0fbd6820e27 100644 --- a/packages/block-editor/src/hooks/style.js +++ b/packages/block-editor/src/hooks/style.js @@ -264,9 +264,9 @@ export const withBlockControls = createHigherOrderComponent( <> { shouldDisplayControls && ( <> + - ) }