Here is Loop animation hook
npx shadcn@latest add https://21st.dev/r/reuno-ui/loop-animation-hook
Loading preview...
import { Skiper62 } from "@/components/ui/loop-animation-hook"; export default function DemoOne() { return <Skiper62 />; }