Skip to content

Commit

Permalink
Remove readme updates that break tests
Browse files Browse the repository at this point in the history
  • Loading branch information
obenland committed Aug 7, 2019
1 parent 527111e commit 6f29c27
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions packages/block-editor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,21 +124,16 @@ Undocumented declaration.

<a name="BlockPreview" href="#BlockPreview">#</a> **BlockPreview**

BlockPreview renders a preview of a block or array of blocks.
BlockPreview renders a preview given an array of blocks.

_Parameters_

- _blocks_ `Array|Object`: A block instance (object) or an array of blocks to be previewed.
- _viewportWidth_ `Int`: Width of the preview container in pixels. Controls at what size the blocks will be rendered inside the preview. Default: 700.
- _props_ `Object`: Component props.

_Returns_

- `WPElement`: Rendered element.

_Related_

- <https://github.com/WordPress/gutenberg/blob/master/packages/block-editor/src/components/block-preview/README.md>

<a name="BlockSelectionClearer" href="#BlockSelectionClearer">#</a> **BlockSelectionClearer**

Undocumented declaration.
Expand Down

0 comments on commit 6f29c27

Please sign in to comment.