From 4731f7872ce0432fb6fa06f04a256ed4e9b65bbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Tue, 15 Jun 2021 20:07:38 +0200 Subject: [PATCH] Add text info for Google connexion --- components/soumet/koneksyon.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/components/soumet/koneksyon.js b/components/soumet/koneksyon.js index 03d08ba..becfc94 100644 --- a/components/soumet/koneksyon.js +++ b/components/soumet/koneksyon.js @@ -172,9 +172,12 @@ function Koneksyon() { - + + + Vous pouvez également vous connecter via votre compte Google + {PROVIDERS.map(({id, title, icon}) => ( - + ))}