diff --git a/client/src/components/LiveResults/LiveResults.tsx b/client/src/components/LiveResults/LiveResults.tsx index a9064ca..f165e10 100644 --- a/client/src/components/LiveResults/LiveResults.tsx +++ b/client/src/components/LiveResults/LiveResults.tsx @@ -26,6 +26,8 @@ const LiveResults: React.FC = ({ questions, showSelectedQuesti const [showCorrectAnswers, setShowCorrectAnswers] = useState(false); return ( + +
Résultats du quiz