import { WritingText } from '@/registry/text/writing'; export const WritingTextDemo = () => { return ( ); };