Add mising whitespaces in load safe flow

This commit is contained in:
Mikhail Mikheev 2019-11-20 10:57:11 +04:00
parent 515d177c89
commit 66cb521dcf
1 changed files with 3 additions and 3 deletions

View File

@ -127,13 +127,13 @@ const Details = ({ classes, errors, form }: Props) => (
<Block margin="sm">
<Paragraph noMargin size="md" color="primary" className={classes.links}>
By continuing you consent with the
{' '}
<a rel="noopener noreferrer" href="https://safe.gnosis.io/terms" target="_blank">
terms of use
</a>
{' '}
and
{' '}
<a rel="noopener noreferrer" href="https://safe.gnosis.io/privacy" target="_blank">
privacy policy
</a>