diff --git a/src/wizards/engagement/components/mailchimp.js b/src/wizards/engagement/components/mailchimp.js index 29c909909c..bd1b7c71f8 100644 --- a/src/wizards/engagement/components/mailchimp.js +++ b/src/wizards/engagement/components/mailchimp.js @@ -38,6 +38,15 @@ export default function Mailchimp( { value, onChange } ) { title={ __( 'Mailchimp settings', 'newspack-plugin' ) } description={ __( 'Settings for the Mailchimp integration.', 'newspack-plugin' ) } /> + { value.audienceId === '' && ( + + )} { value.audienceId && ( ) }