mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
<div onClick="(evt)=>this.reportClick(evt.target)" rt-props="this.getProps()">
|
|
All kinds of stuff,
|
|
<span>some inner child, </span> and a sibling
|
|
</div> |