From e660d9da15b64c26130f0f4a008735a28799a98f Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Wed, 9 Apr 2025 17:07:21 +0100 Subject: [PATCH] Update --- src/components/AITutor/AITutorSidebar.tsx | 4 +++- src/components/GenerateCourse/AICourse.tsx | 16 +++++++++++++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/src/components/AITutor/AITutorSidebar.tsx b/src/components/AITutor/AITutorSidebar.tsx index 2f4e05972..c4166a676 100644 --- a/src/components/AITutor/AITutorSidebar.tsx +++ b/src/components/AITutor/AITutorSidebar.tsx @@ -47,7 +47,9 @@ export function AITutorSidebar(props: AITutorSidebarProps) {

AI Tutor

- by roadmap.sh + + by roadmap.sh +

Your personalized learning companion for any topic diff --git a/src/components/GenerateCourse/AICourse.tsx b/src/components/GenerateCourse/AICourse.tsx index 6fa957a42..b002f641f 100644 --- a/src/components/GenerateCourse/AICourse.tsx +++ b/src/components/GenerateCourse/AICourse.tsx @@ -1,4 +1,4 @@ -import { WandIcon } from 'lucide-react'; +import { Settings2Icon, WandIcon } from 'lucide-react'; import { useEffect, useState } from 'react'; import { cn } from '../../lib/classname'; import { isLoggedIn } from '../../lib/jwt'; @@ -99,8 +99,18 @@ export function AICourse(props: AICourseProps) { maxLength={50} /> -

- +
+
+ +
+