From c56facdc60d03c697f2b0043dff7009614965e3b Mon Sep 17 00:00:00 2001 From: Steve Gao Date: Wed, 20 Nov 2024 15:58:24 -0800 Subject: [PATCH] add new courses --- .../ai-chatbot/app/core/components/select-course.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ai_course_bot/ai-chatbot/app/core/components/select-course.tsx b/ai_course_bot/ai-chatbot/app/core/components/select-course.tsx index a8f1b10b..0b88d771 100755 --- a/ai_course_bot/ai-chatbot/app/core/components/select-course.tsx +++ b/ai_course_bot/ai-chatbot/app/core/components/select-course.tsx @@ -38,6 +38,12 @@ export function SelectCourse() { handleSelect('EE 106B')}> EE 106B + handleSelect('Econ 140')}> + Econ 140 + + handleSelect('CS 294-137')}> + CS 294-137 + handleSelect('Public Domain Server')}> Public Domain Server