Components
npx shadcn@latest add https://21st.dev/r/uvcanvas/xenon-componentLoading preview...
"use client"
import { Opulento } from "uvcanvas"
export default function Demo() {
return (
<div className="h-screen w-full">
<Opulento />
</div>
)
}
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...
Loading preview...