fix: clean up component logic

This commit is contained in:
Cory Dransfeldt 2024-02-21 11:15:58 -08:00
parent 4a68d4d64a
commit f5007b07a7
No known key found for this signature in database
4 changed files with 14791 additions and 103 deletions

View file

@ -1,2 +1,4 @@
<script type="module" src="/assets/scripts/components/now-playing.js"></script>
<now-playing></now-playing>
<div style="height:28px;margin-bottom: 1rem">
<now-playing></now-playing>
</div>