From 086c790837dcb06925ddf4ecf50d59e22e4f729b Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 23 Sep 2024 13:54:50 +0100 Subject: [PATCH] Update alert text --- src/components/RoadmapAlert.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/RoadmapAlert.tsx b/src/components/RoadmapAlert.tsx index d8e8e1512..c86ca344c 100644 --- a/src/components/RoadmapAlert.tsx +++ b/src/components/RoadmapAlert.tsx @@ -53,14 +53,14 @@ export function RoadmapAlert(props: RoadmapAlertProps) { className="flex items-center gap-1.5 rounded-md border border-yellow-600 px-2 py-1 text-yellow-700 transition-colors hover:bg-yellow-300 hover:text-yellow-800" > - Explore Community Roadmaps + Community Roadmaps - Explore other AI Roadmaps + AI Generated Roadmaps