mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-31 21:11:44 +02:00
Update
This commit is contained in:
@@ -36,10 +36,7 @@ export function AICourseFollowUp(props: AICourseFollowUpProps) {
|
|||||||
onClick={() => setIsOpen(true)}
|
onClick={() => setIsOpen(true)}
|
||||||
>
|
>
|
||||||
<BotIcon className="h-4 w-4" />
|
<BotIcon className="h-4 w-4" />
|
||||||
<span>
|
<span>Ask AI some follow up questions</span>
|
||||||
<span className="max-sm:hidden">Still confused? </span>
|
|
||||||
Ask AI some follow up questions
|
|
||||||
</span>
|
|
||||||
|
|
||||||
<ArrowRightIcon className="ml-auto h-4 w-4 max-sm:hidden" />
|
<ArrowRightIcon className="ml-auto h-4 w-4 max-sm:hidden" />
|
||||||
</button>
|
</button>
|
||||||
|
Reference in New Issue
Block a user