Animated process list with hover roll text and image preview.
npx @21st-dev/cli add daiwiikharihar17147/rolling-list
Loading preview...
import { RollingTextList } from "@/components/ui/rolling-list"; export default function DemoOne() { return <RollingTextList />; }