route menu /components/text Components import { Playground, Props } from 'docz'; import { Text } from './Text.tsx'; Text Display a simple piece of text. Properties MML string <mml> <text> Please hold while we connect you to an agent </text> </mml> Basic usage Please hold while we connect you to an agent `} />