diff --git a/projects/js-packages/publicize-components/changelog/add-eslint-wordpress-no-base-control-with-label-without-id b/projects/js-packages/publicize-components/changelog/add-eslint-wordpress-no-base-control-with-label-without-id new file mode 100644 index 0000000000000..f19346531047d --- /dev/null +++ b/projects/js-packages/publicize-components/changelog/add-eslint-wordpress-no-base-control-with-label-without-id @@ -0,0 +1,5 @@ +Significance: patch +Type: fixed +Comment: Clean up `` without `id`. Should be no change in functionality. + + diff --git a/projects/js-packages/publicize-components/src/components/generated-image-preview/index.js b/projects/js-packages/publicize-components/src/components/generated-image-preview/index.js index 0bec1f9013d68..925683f4a3e56 100644 --- a/projects/js-packages/publicize-components/src/components/generated-image-preview/index.js +++ b/projects/js-packages/publicize-components/src/components/generated-image-preview/index.js @@ -113,10 +113,10 @@ export default function GeneratedImagePreview( { return ( - + + + { _x( 'Preview', 'Heading for the generated preview image', 'jetpack' ) } +
- + + { __( 'Attached Media', 'jetpack' ) } { renderHeaderSection() } { 'jetpack' ) } /> - + + { __( 'Templates', 'jetpack' ) }