From 53b9af7e518c01a91d8b52ae7b9d8838c8ce8a03 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Truite=20S=C3=A9ch=C3=A9e?=
Date: Mon, 1 Apr 2024 00:00:02 +0200
Subject: [PATCH] hide EDP-Unblock ad banner
---
src/components/Login/Login.jsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/components/Login/Login.jsx b/src/components/Login/Login.jsx
index 91ebe0f9..1dd95450 100644
--- a/src/components/Login/Login.jsx
+++ b/src/components/Login/Login.jsx
@@ -36,9 +36,9 @@ export default function Login({ keepLoggedIn, setKeepLoggedIn, A2FInfo, setRequi
Connexion
-
+ {/*
En vous connectant, vous confirmez avoir lu et accepté notre Politique de confidentialité et Conditions d'utilisation.
-
+
*/}
{location.hash === "#policy" && }