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