Skip to content

Commit

Permalink
fix(Lockbox): remove pricing from intro
Browse files Browse the repository at this point in the history
  • Loading branch information
plondon committed Jan 7, 2019
1 parent fab5bf2 commit 50fd8c9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ const Onboard = props => {
<LearnMoreContainer>
<Text size='15px'>
<FormattedMessage
id='scenes.lockbox.welcome.explanation'
defaultMessage="Don't have a Lockbox? Secure your crypto now for $99."
id='scenes.lockbox.welcome.explanation.secure'
defaultMessage="Don't have a Lockbox? Secure your crypto now."
/>
</Text>
<LearnMoreLink href={domains['comRoot'] + '/lockbox'} target='_blank'>
Expand Down

0 comments on commit 50fd8c9

Please sign in to comment.