Loading preview...
BG GREDIENT FOR HEROS OR COMPONENTS
@reuno-ui
npx shadcn@latest add https://21st.dev/r/reuno-ui/bg-gredient
import { Component } from "@/components/ui/bg-gredient"; export default function DemoOne() { return <Component />; }