show collections

This commit is contained in:
2022-08-13 00:41:31 -06:00
parent 62a0a3e437
commit 3d34627024
11 changed files with 402 additions and 35 deletions

View File

@ -10,6 +10,9 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<div>
<collections-list aw-endpoint="https://aw.sa.vin/v1" aw-project="62f5ccd6af025a76edb0"></collections-list>
</div>
<script src="/src/index.tsx" type="module"></script>
</body>