From 9952a6b0c44962879874de13b098a82c74236ac4 Mon Sep 17 00:00:00 2001 From: cherif Date: Sat, 24 Dec 2022 14:59:58 +0100 Subject: [PATCH] 24/12/2022 - 15h00 --- src/components/Inscription_Information.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/Inscription_Information.js b/src/components/Inscription_Information.js index fbef7bb..2f88058 100644 --- a/src/components/Inscription_Information.js +++ b/src/components/Inscription_Information.js @@ -283,8 +283,6 @@ function Inscription_Information(props) { useEffect(() => { - - if (String(props.action).toLocaleLowerCase() !== "inscription" && String(props.action).toLocaleLowerCase() !== "information") {