Here is textarea with button component
import TextareaWithButtonDemo from "@/components/ui/textarea-with-button"; export default function DemoOne() { return <TextareaWithButtonDemo />; }
Part of ShadcnSpace — browse the full library on 21st.dev.