From 5a4cdc849f33b4dce379247742a8b211c9b1168e Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 11 Apr 2025 19:24:37 +0100 Subject: [PATCH] Fork confirmation changes --- .../GenerateCourse/ForkCourseAlert.tsx | 4 +- .../GenerateCourse/ForkCourseConfirmation.tsx | 41 +++++++++++-------- 2 files changed, 27 insertions(+), 18 deletions(-) diff --git a/src/components/GenerateCourse/ForkCourseAlert.tsx b/src/components/GenerateCourse/ForkCourseAlert.tsx index 01fdfc8c3..b00658246 100644 --- a/src/components/GenerateCourse/ForkCourseAlert.tsx +++ b/src/components/GenerateCourse/ForkCourseAlert.tsx @@ -25,11 +25,11 @@ export function ForkCourseAlert(props: ForkCourseAlertProps) { )} >

- To start tracking your progress, you can fork the course. + Fork the course to track progress and make changes to the course.