6 lines
100 B
HTML
Raw Normal View History

2023-02-22 09:50:51 +08:00
<div>
<div id="app">
<my-counter></my-counter>
</div>
<h1 id="text"></h1>
</div>