mirror of
https://github.com/vuejs/babel-plugin-jsx.git
synced 2025-02-12 16:30:23 +08:00
8 lines
183 B
HTML
8 lines
183 B
HTML
|
<title>Vue JSX Template Explorer</title>
|
||
|
|
||
|
<div id="header"></div>
|
||
|
<div id="source" class="editor"></div>
|
||
|
<div id="output" class="editor"></div>
|
||
|
|
||
|
<script src="/dist/main.js"></script>
|