From 240b2068efbba05e4a8a075c8a3aab301d96e0fa Mon Sep 17 00:00:00 2001 From: nicolas Date: Tue, 21 Jul 2020 10:33:13 -0300 Subject: [PATCH] replace links and legal text (#1132) --- src/components/CookiesBanner/index.tsx | 2 +- src/components/Footer/index.tsx | 10 +++++----- src/routes/load/components/DetailsForm/index.tsx | 9 ++++----- src/routes/open/components/SafeNameForm/index.tsx | 9 ++++----- src/routes/welcome/components/Layout.tsx | 2 +- 5 files changed, 15 insertions(+), 17 deletions(-) diff --git a/src/components/CookiesBanner/index.tsx b/src/components/CookiesBanner/index.tsx index 054e9727..6850456b 100644 --- a/src/components/CookiesBanner/index.tsx +++ b/src/components/CookiesBanner/index.tsx @@ -151,7 +151,7 @@ const CookiesBanner = () => {

We use cookies to give you the best experience and to help improve our website. Please read our{' '} - + Cookie Policy {' '} for more information. By clicking "Accept all", you agree to the storing of cookies on your device diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index 3f63cb8a..4c82da45 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -57,23 +57,23 @@ const Footer = () => {