Update BaseChat.tsx

This commit is contained in:
abhishek.rdx 2025-04-29 11:25:39 +05:30
parent 9f111f6465
commit b5b75f3b32

View File

@ -522,7 +522,7 @@ export const BaseChat = React.forwardRef<HTMLDivElement, BaseChatProps>(
minHeight: TEXTAREA_MIN_HEIGHT,
maxHeight: TEXTAREA_MAX_HEIGHT,
}}
placeholder="How can Bolt help you today?"
placeholder="Token launch with vesting..."
translate="no"
/>
<ClientOnly>