Loading preview...
A text animation
@UmairXD
npx shadcn@latest add https://21st.dev/r/m.umairwaheedansari/text-swiper
import Component from "@/components/ui/text-swiper"; export default function DemoOne() { return <Component />; }