From fbd39e9079b018b1ea19fdb9f132ecde0281063e Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Tue, 18 Mar 2025 00:30:46 +0000 Subject: [PATCH] Moving next should be mark it as done --- .../GenerateCourse/AICourseLesson.tsx | 51 ++++++++++++++----- 1 file changed, 38 insertions(+), 13 deletions(-) diff --git a/src/components/GenerateCourse/AICourseLesson.tsx b/src/components/GenerateCourse/AICourseLesson.tsx index c64966d16..4ab35c429 100644 --- a/src/components/GenerateCourse/AICourseLesson.tsx +++ b/src/components/GenerateCourse/AICourseLesson.tsx @@ -334,19 +334,44 @@ export function AICourseLesson(props: AICourseLessonProps) { Previous  Lesson - +
+ +