From d5d38ee919dd322d9981de635c3c92b176c53bd0 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 14 Apr 2025 14:29:40 +0100 Subject: [PATCH] Add protip --- src/components/GenerateCourse/AICourse.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/GenerateCourse/AICourse.tsx b/src/components/GenerateCourse/AICourse.tsx index d71515469..e6916d43e 100644 --- a/src/components/GenerateCourse/AICourse.tsx +++ b/src/components/GenerateCourse/AICourse.tsx @@ -169,9 +169,9 @@ export function AICourse(props: AICourseProps) {

- Pro tip: Use + 💡 Pro tip: Use Use specific topics like "JavaScript Promises" or "Go Routines" - instead of "JavaScript" or "Go" for better results 💡 + instead of "JavaScript" or "Go" for better results