ccc-devtools/index.html

2 lines
167 B
HTML
Raw Normal View History

2022-07-26 02:16:56 +00:00
<div id="app" style="width: 400px;height: 100%;display: flex;flex-direction: column;justify-content: center;"></div>
2022-07-17 08:48:06 +00:00
<script type="module" src="/src/main.ts"></script>