Rounded message composer with attach, inline text, emoji, and a smart send / mic button that flips with the value.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Chat17 } from "@/components/beste/piece/chat17";
<Chat17
placeholder="Message Ayşe"
value=""
/>