From af0a3a5057e0427dcca707dcead3030b3505c5bd Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Fri, 28 Mar 2025 23:42:26 +0600 Subject: [PATCH] wip --- .../GenerateCourse/AICourseLesson.tsx | 40 ++++++++++--------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/src/components/GenerateCourse/AICourseLesson.tsx b/src/components/GenerateCourse/AICourseLesson.tsx index b6aa3878a..da93eeebc 100644 --- a/src/components/GenerateCourse/AICourseLesson.tsx +++ b/src/components/GenerateCourse/AICourseLesson.tsx @@ -450,26 +450,28 @@ export function AICourseLesson(props: AICourseLessonProps) { )} -
-
- - - -
+
+ + + +
+ )}
);