Skip to content

Commit

Permalink
edit route to KeyTakeaway
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanli286 committed Sep 10, 2024
1 parent 8569859 commit 7d14a09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/iQMA-Skills-Builder/app/VideoQuiz.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ export default function VideoQuiz() {
setCurrentQnsIdx(newIdx);
}
else {
// TO CHANGE:
router.replace("SectionIntroduction");
router.replace("KeyTakeaway");
}
};

Expand Down

0 comments on commit 7d14a09

Please sign in to comment.