fixed
parent
d5b081c7ca
commit
dcc3422fd5
|
@ -23,6 +23,6 @@
|
||||||
<script type="module" src="/app.js"></script>
|
<script type="module" src="/app.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<wc-app></wc-app>
|
<v-app></v-app>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue