mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
8 lines
113 B
HTML
8 lines
113 B
HTML
<!DOCTYPE html>
|
|
<head>
|
|
<script type="module" src="./x-app.js"></script>
|
|
</head>
|
|
<body>
|
|
<x-app></x-app>
|
|
</body>
|