@test-remote/templates.ui.text
v0.0.4
Published
A basic `<p>` element that renders some text
Downloads
6
Readme
Text Component
A basic <p>
element that renders some text
Component usage
<Text text="hello from Text" />
Using props to customize the text
Modify the text to see it change live:
<Text text="hello from Text" />