Skip to content

Commit

Permalink
Fix rebase issue after revert of img element
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Jul 12, 2022
1 parent 42ab225 commit 4b7262e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/blocks/src/api/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ export const __EXPERIMENTAL_ELEMENTS = {
h5: 'h5',
h6: 'h6',
button: '.wp-element-button, .wp-block-button__link',
img: '.wp-block-image__crop-area, img',
};

export const __EXPERIMENTAL_PATHS_WITH_MERGE = {
Expand Down

0 comments on commit 4b7262e

Please sign in to comment.