Loading preview...
Trippy animation of repitition
@h0bb5
npx shadcn@latest add https://21st.dev/r/h0bb5/bloom
import { Component } from "@/components/ui/bloom"; export default function DemoOne() { return <Component />; }