Components
Loading preview...
Beams Bacground animated with colors
@kokonutd
npx shadcn@latest add https://21st.dev/r/kokonutd/beams-backgroundimport { BeamsBackground } from "@/components/ui/beams-background"
export function BeamsBackgroundDemo() {
return < BeamsBackground />
}