diff --git a/frontend/frontend/src/components/questionbank/QuestionBankView.tsx b/frontend/frontend/src/components/questionbank/QuestionBankView.tsx index 5d145d2..c5070ae 100644 --- a/frontend/frontend/src/components/questionbank/QuestionBankView.tsx +++ b/frontend/frontend/src/components/questionbank/QuestionBankView.tsx @@ -641,7 +641,10 @@ export default function QuestionBankView() { {/* Question text */} -
+
handleEdit(q)} + > {q.question_content}