Loading preview...
AI Input popover
@erikx
npx shadcn@latest add https://21st.dev/r/aghasisahakyan1/ai-input
import { MorphPanel } from "@/components/ui/ai-input"; export default function DemoOne() { return <MorphPanel />; }