From b5b75f3b32175d55d47f03cb13eb77e081993647 Mon Sep 17 00:00:00 2001 From: "abhishek.rdx" Date: Tue, 29 Apr 2025 11:25:39 +0530 Subject: [PATCH] Update BaseChat.tsx --- app/components/chat/BaseChat.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/chat/BaseChat.tsx b/app/components/chat/BaseChat.tsx index 8f2102bc..32ca54f1 100644 --- a/app/components/chat/BaseChat.tsx +++ b/app/components/chat/BaseChat.tsx @@ -522,7 +522,7 @@ export const BaseChat = React.forwardRef( minHeight: TEXTAREA_MIN_HEIGHT, maxHeight: TEXTAREA_MAX_HEIGHT, }} - placeholder="How can Bolt help you today?" + placeholder="Token launch with vesting..." translate="no" />