0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00

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%'}}
/>