From 6f95a20a724a533b0b07f7ee667eabfde43d153d Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Fri, 25 Oct 2024 00:19:52 +0530 Subject: [PATCH] feat: use local path for logo --- src/components/molecules/ActionDescriptionBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/ActionDescriptionBox.tsx b/src/components/molecules/ActionDescriptionBox.tsx index f6b3f612..23f8c1ed 100644 --- a/src/components/molecules/ActionDescriptionBox.tsx +++ b/src/components/molecules/ActionDescriptionBox.tsx @@ -110,7 +110,7 @@ const ActionDescriptionBox = () => { return ( - + {renderActionDescription()}