minor on webcomponents

This commit is contained in:
lesion
2021-12-02 10:47:37 +01:00
parent b428a692d1
commit 88c9d48431
5 changed files with 844 additions and 27 deletions

View File

@@ -8,9 +8,8 @@
</head>
<body>
<gancio-events
baseURL='https://dev.gancio.org'
title='Gancio' tags="test"></gancio-events>
<gancio-event id="17"></gancio-event>
baseurl='http://localhost:13120' title='Gancio' tags="test"></gancio-events>
<gancio-event id=1 baseurl='http://localhost:13120'></gancio-event>
<script type="module" src="/src/main.js"></script>
</body>
</html>