diff --git a/client/src/pages/dashboard/question/index.tsx b/client/src/pages/dashboard/question/index.tsx index 891b1f8..ec1731d 100644 --- a/client/src/pages/dashboard/question/index.tsx +++ b/client/src/pages/dashboard/question/index.tsx @@ -95,9 +95,9 @@ function Index() { setAndPush({ search: newSearch, page: 1 }); }} /> - {/* Button to navigate to the create quiz page */} + {/* Button to navigate to the create question page */}