import { RotatingText } from '@/registry/text/rotating'; export const RotatingTextDemo = () => { return ( ); };