From 41a7587fd3132c0909e05dd36c153f308fd364c4 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Mon, 1 Apr 2024 17:22:17 -0300 Subject: [PATCH] Remove unused import and add new component --- .../src/modals/NewFlowModal/components/undrawCards/index.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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,