0.0.4 • Published 4 years ago
@test-remote/templates.ui.text v0.0.4
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" />