Skip to content

Commit

Permalink
Remove data-widget-preview-id
Browse files Browse the repository at this point in the history
  • Loading branch information
noisysocks committed Jul 15, 2021
1 parent cd82bda commit 397218c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/widgets/src/blocks/legacy-widget/edit/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ export default function Preview( { idBase, instance, isVisible } ) {
</Placeholder>
) }
<div
data-widget-preview-id={ idBase }
className={ classnames(
'wp-block-legacy-widget__edit-preview',
{
Expand Down

0 comments on commit 397218c

Please sign in to comment.