From 5640cf8755a16efc239ff7c99893ccffcac68592 Mon Sep 17 00:00:00 2001 From: evlist Date: Sat, 15 Apr 2023 12:18:46 +0200 Subject: [PATCH] Bug regression caused by suid updates --- src/components/invitation/Invitation.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/invitation/Invitation.tsx b/src/components/invitation/Invitation.tsx index cf0e40f..35a1e58 100644 --- a/src/components/invitation/Invitation.tsx +++ b/src/components/invitation/Invitation.tsx @@ -153,7 +153,7 @@ const Invitation: Component = (props) => { }; return ( - <> + = (props) => { > Le code est erroné ! - {' '} + = (props) => { > C'est tout bon ! - {' '} + = (props) => { - + ); };