diff --git a/client/src/components/GIFTCheatSheet/GiftCheatSheet.tsx b/client/src/components/GIFTCheatSheet/GiftCheatSheet.tsx index 671ae9d..6165fd0 100644 --- a/client/src/components/GIFTCheatSheet/GiftCheatSheet.tsx +++ b/client/src/components/GIFTCheatSheet/GiftCheatSheet.tsx @@ -153,7 +153,7 @@ const GiftCheatSheet: React.FC = () => { -
Pour insérer une image dans une question ou dans une réponse, vous devez utiliser la syntaxe suivante:
@@ -179,8 +179,7 @@ const GiftCheatSheet: React.FC = () => {
Attention: l'ancienne fonctionnalité avec les balises {'
'} n'est plus
supportée.
-
diff --git a/client/src/pages/Teacher/EditorQuiz/EditorQuiz.tsx b/client/src/pages/Teacher/EditorQuiz/EditorQuiz.tsx
index 7a2475f..796d5fe 100644
--- a/client/src/pages/Teacher/EditorQuiz/EditorQuiz.tsx
+++ b/client/src/pages/Teacher/EditorQuiz/EditorQuiz.tsx
@@ -41,6 +41,14 @@ const QuizForm: React.FC = () => {
const fileInputRef = useRef