mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
Remove stray period from Learn More link (#6853)
This commit is contained in:
parent
04ae92a2c0
commit
c7c090d19c
@ -57,7 +57,7 @@ export default class EndOfFlowScreen extends PureComponent {
|
|||||||
<span className="first-time-flow__link-text">
|
<span className="first-time-flow__link-text">
|
||||||
{t('endOfFlowMessage9')}
|
{t('endOfFlowMessage9')}
|
||||||
</span>
|
</span>
|
||||||
</a>.
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<Button
|
<Button
|
||||||
type="primary"
|
type="primary"
|
||||||
|
Loading…
Reference in New Issue
Block a user