import { StarsScrollingWheel } from '@/registry/components/stars-scrolling-wheel'; export const StarsScrollingWheelDemo = () => { return (
); };