Merge branch 'development' into 189-cookie-banner

This commit is contained in:
apane 2019-11-20 15:57:37 -03:00
commit 5839fbe9cb
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>