diff --git a/src/frontend/src/modals/NewFlowModal/components/undrawCards/index.tsx b/src/frontend/src/modals/NewFlowModal/components/undrawCards/index.tsx index 2dc15adbb..c68034fe5 100644 --- a/src/frontend/src/modals/NewFlowModal/components/undrawCards/index.tsx +++ b/src/frontend/src/modals/NewFlowModal/components/undrawCards/index.tsx @@ -3,8 +3,6 @@ import { useNavigate } from "react-router-dom"; //@ts-ignore import { ReactComponent as TransferFiles } from "../../../../assets/undraw_transfer_files_re_a2a9.svg"; //@ts-ignore -import { ReactComponent as BasicPrompt } from "../../../../assets/undraw_design_components_9vy6.svg"; -//@ts-ignore import { ReactComponent as ChatWithHistory } from "../../../../assets/undraw_mobile_messages_re_yx8w.svg"; //@ts-ignore import { ReactComponent as Assistant } from "../../../../assets/undraw_team_collaboration_re_ow29.svg"; @@ -16,6 +14,9 @@ import {ReactComponent as PromptChaining} from "../../../../assets/undraw_cloud_ import {ReactComponent as ChatBot} from "../../../../assets/undraw_chat_bot_re_e2gj.svg" //@ts-ignore import {ReactComponent as BlogPost} from "../../../../assets/undraw_blog_post_re_fy5x.svg" +//@ts-ignore +import {ReactComponent as BasicPrompt} from "../../../../assets/undraw_short_bio_re_fmx0.svg" + import { Card,