import { SplittingText } from '@/registry/text/splitting'; export const SplittingTextDemo = () => { return (
); };