Loading preview...
Here is Raidal 2 shader component
@xordev
npx shadcn@latest add https://21st.dev/r/xordev/raidal-2
import Component from "@/components/ui/raidal-2"; export default function DemoOne() { return <Component />; }