Skip to content

Commit

Permalink
Install @wordpress/editor package
Browse files Browse the repository at this point in the history
  • Loading branch information
pierlon committed Aug 31, 2021
1 parent 310ea5b commit cd561da
Show file tree
Hide file tree
Showing 3 changed files with 2,091 additions and 458 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ BlockType.propTypes = {
*
* @param {Object} props Component props.
* @param {Object} props.blockType Block type details.
* @param {boolean} props.isExternal Flag indicating if the error comes from outside of post content.
* @param {boolean} props.isExternal Flag indicating if the error comes from outside of post content.
* @param {boolean} props.removed Flag indicating if the block has been removed.
* @param {string} props.clientId Block client ID
* @param {number} props.status Number indicating the error status.
Expand Down

0 comments on commit cd561da

Please sign in to comment.