import { SlidingNumber } from '@/registry/text/sliding-number'; export const SlidingNumberDemo = () => { return ( ); };