Here is Promt Input with Actions component
import { PromptInputWithActions } from "@/components/ui/promt-input-with-actions"; export default function DemoOne() { return <PromptInputWithActions />; }
Part of Prompt Kit — browse the full library on 21st.dev.