1
0
mirror of https://github.com/bobwen-dev/react-templates synced 2025-04-12 00:56:39 +02:00
2014-12-02 18:59:03 +02:00

7 lines
267 B
Plaintext

<!DOCTYPE rt playGround="./PlayGround.js">
<div>
<h1>React Templates</h1>
<playGround ref="playground" direction="horizontal" rt-props="this.state.samples[0]"/>
<playGround ref="playground" direction="horizontal" rt-props="this.state.samples[1]"/>
</div>