feat(test): add jump to question functionality

This commit is contained in:
shafin-r
2026-01-29 18:30:55 +06:00
parent 5df438f474
commit 57f27ed399
6 changed files with 184 additions and 24 deletions

View File

@ -1,3 +1,5 @@
import "katex/dist/katex.min.css";
import { Home } from "./pages/student/Home";
import {
createBrowserRouter,