diff --git a/packages/block-editor/src/hooks/align.js b/packages/block-editor/src/hooks/align.js index 184f490ef6df5c..8d5c7f850e89b5 100644 --- a/packages/block-editor/src/hooks/align.js +++ b/packages/block-editor/src/hooks/align.js @@ -119,7 +119,7 @@ export function addAttribute( settings ) { */ export const withToolbarControls = createHigherOrderComponent( ( BlockEdit ) => ( props ) => { - const blockEdit = ; + const blockEdit = ; const { name: blockName } = props; // Compute the block valid alignments by taking into account, // if the theme supports wide alignments or not and the layout's