Skip to content

Commit

Permalink
remove whitespace change
Browse files Browse the repository at this point in the history
  • Loading branch information
scruffian authored and Alex Lende committed Mar 22, 2023
1 parent a98c60b commit 32355ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/block-editor/src/components/block-preview/auto.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ function ScaledBlockPreview( {
MemoizedBlockList = MemoizedBlockList || pure( BlockList );

const scale = containerWidth / viewportWidth;

return (
<Disabled
className="block-editor-block-preview__content"
Expand Down

0 comments on commit 32355ba

Please sign in to comment.