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