mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
<div>
|
|
<rt-virtual rt-scope="'42' as fortytwo" onClick={console.log}>
|
|
The answer is {fortytwo}
|
|
</rt-virtual>
|
|
</div> |