Starting preview...
Design of the v0 AI Chat
@kokonutd
npx shadcn@latest add https://21st.dev/r/kokonutd/v0-ai-chat
import { VercelV0Chat } from "@/components/ui/v0-ai-chat" export function Demo() { return <VercelV0Chat /> }