Loading preview...
bg background
@reuno-ui
npx shadcn@latest add https://21st.dev/r/reuno-ui/background-plus
import { BackgroundPlus } from "@/components/ui/background-plus"; export default function DemoOne() { return <BackgroundPlus />; }