Updated button label to make it clearer

refs https://github.com/TryGhost/Team/issues/1559
This commit is contained in:
Djordje Vlaisavljevic 2022-05-04 18:26:24 +02:00
parent 90e505d469
commit f3f1d833ff

View File

@ -128,7 +128,7 @@ export default function NewsletterManagement({
disabled={isDisabled}
brandColor={brandColor}
isPrimary={false}
label='Unsubscribe from all'
label='Unsubscribe from all emails'
isDestructive={true}
style={{width: '100%'}}
/>