mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 16:42:17 +03:00
Updated button label to make it clearer
refs https://github.com/TryGhost/Team/issues/1559
This commit is contained in:
parent
90e505d469
commit
f3f1d833ff
@ -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%'}}
|
||||
/>
|
||||
|
Loading…
Reference in New Issue
Block a user