Composer

Rounded message composer with attach, inline text, emoji, and a smart send / mic button that flips with the value.

Message Ayşe

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Chat17 } from "@/components/beste/piece/chat17";

<Chat17
  placeholder="Message Ayşe"
  value=""
/>