Loading preview...
Elegant and minimal dock
@uimix
npx shadcn@latest add https://21st.dev/r/lyanchouss/dock
import HeroDock from "@/components/ui/dock"; export default function DemoOne() { return <HeroDock/>; }