From efb2b249a1da2ca8a862de964e4d1592d1617ad9 Mon Sep 17 00:00:00 2001 From: cristhianzl Date: Mon, 1 Apr 2024 20:56:09 -0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20(undrawCards/index.tsx):=20update?= =?UTF-8?q?=20the=20SVG=20used=20for=20BasicPrompt=20component=20to=20undr?= =?UTF-8?q?aw=5Fshort=5Fbio=5Fre=5Ffmx0.svg=20to=20match=20the=20desired?= =?UTF-8?q?=20design=20=E2=99=BB=EF=B8=8F=20(undrawCards/index.tsx):=20adj?= =?UTF-8?q?ust=20the=20width=20and=20height=20of=20the=20BasicPrompt=20SVG?= =?UTF-8?q?=20to=2065%=20to=20improve=20the=20visual=20appearance?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modals/NewFlowModal/components/undrawCards/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/frontend/src/modals/NewFlowModal/components/undrawCards/index.tsx b/src/frontend/src/modals/NewFlowModal/components/undrawCards/index.tsx index 7b4d714be..010a1815d 100644 --- a/src/frontend/src/modals/NewFlowModal/components/undrawCards/index.tsx +++ b/src/frontend/src/modals/NewFlowModal/components/undrawCards/index.tsx @@ -13,7 +13,7 @@ import { ReactComponent as ChatBot } from "../../../../assets/undraw_chat_bot_re //@ts-ignore import { ReactComponent as BlogPost } from "../../../../assets/undraw_blog_post_re_fy5x.svg"; //@ts-ignore -import { ReactComponent as BasicPrompt } from "../../../../assets/undraw_design_components_9vy6.svg"; +import { ReactComponent as BasicPrompt } from "../../../../assets/undraw_short_bio_re_fmx0.svg"; import { Card, @@ -47,8 +47,8 @@ export default function UndrawCardComponent({ return (