24/12/2022 - 15h00
parent
9cb4b8bf95
commit
9952a6b0c4
|
@ -283,8 +283,6 @@ function Inscription_Information(props) {
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (String(props.action).toLocaleLowerCase() !== "inscription" &&
|
if (String(props.action).toLocaleLowerCase() !== "inscription" &&
|
||||||
String(props.action).toLocaleLowerCase() !== "information") {
|
String(props.action).toLocaleLowerCase() !== "information") {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue