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