1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00
2015-08-17 17:39:09 +03:00

5 lines
112 B
Plaintext

<div>
<rt-template prop="templateProp" arguments="arg1">
<div>{arg1}</div>
</rt-template>
</div>