mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Improved micro copy on Portal email tips
This commit is contained in:
parent
5f12c7ad40
commit
14c5e48190
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ export default function NewsletterManagement({
|
||||||
className="gh-portal-btn-text gh-email-faq-page-button"
|
className="gh-portal-btn-text gh-email-faq-page-button"
|
||||||
onClick={() => onAction('switchPage', {page: 'emailReceivingFAQ'})}
|
onClick={() => onAction('switchPage', {page: 'emailReceivingFAQ'})}
|
||||||
>
|
>
|
||||||
Learn more →
|
Get help →
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue