diff --git a/src/editor-sidebar/metadata-editor-modal.js b/src/editor-sidebar/metadata-editor-modal.js index c7738857..b45dfad7 100644 --- a/src/editor-sidebar/metadata-editor-modal.js +++ b/src/editor-sidebar/metadata-editor-modal.js @@ -224,7 +224,10 @@ export const ThemeMetadataEditorModal = ( { onRequestClose } ) => { } } > { __( 'Read more.', 'create-block-theme' ) } @@ -239,7 +242,12 @@ export const ThemeMetadataEditorModal = ( { onRequestClose } ) => { 'create-block-theme' ) }
- + { __( 'Read more.', 'create-block-theme' ) } @@ -276,7 +284,12 @@ Plugin Description`, 'create-block-theme' ) }
- + { __( 'Read more.', 'create-block-theme' ) } diff --git a/src/landing-page/landing-page.js b/src/landing-page/landing-page.js index e954e5a9..0fc65d40 100644 --- a/src/landing-page/landing-page.js +++ b/src/landing-page/landing-page.js @@ -177,7 +177,12 @@ export default function LandingPage() { ), { ExternalLink: ( - + ), } ) }