diff --git a/editor/block-mover/index.js b/editor/block-mover/index.js index 3e3cb24ba83494..bbe38a58093f5e 100644 --- a/editor/block-mover/index.js +++ b/editor/block-mover/index.js @@ -21,7 +21,7 @@ function BlockMover( { onMoveUp, onMoveDown, isFirst, isLast } ) { // the rendering parent, leaving it unable to react to focus out. return ( -