Skip to content

Commit

Permalink
Merge pull request #1405 from blockchain/feat/update-tier2-cta
Browse files Browse the repository at this point in the history
KYC(Update tier 2 tooltip CTA)
  • Loading branch information
schnogz committed Feb 1, 2019
2 parents 705dfa9 + a5a6322 commit f575fdc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ class Tooltips extends React.PureComponent {
<TextGroup size='12px' inline>
<Text color='white' weight={300} size='12px'>
<FormattedMessage
id='scenes.profile.identityverification.swaplimit.airdrops'
defaultMessage='By completing Tier 2 you are automatically eligible for our airdrop program.'
id='scenes.profile.identityverification.swaplimit.complete'
defaultMessage='By completing Tier 2 you will automatically receive free crypto and will also be eligible for future airdrops.'
/>
</Text>
<Link
Expand Down

0 comments on commit f575fdc

Please sign in to comment.