fix: clean up component logic
This commit is contained in:
parent
4a68d4d64a
commit
f5007b07a7
4 changed files with 14791 additions and 103 deletions
|
@ -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>
|
||||
|
|
Reference in a new issue