fix: clean up component logic
This commit is contained in:
parent
1fc64f15b2
commit
8d9d6cc530
3 changed files with 8 additions and 50 deletions
|
@ -1,4 +1,2 @@
|
|||
<script type="module" src="/assets/scripts/components/now-playing.js"></script>
|
||||
<div style="height:28px;margin-bottom: 1rem">
|
||||
<now-playing></now-playing>
|
||||
</div>
|
||||
<now-playing></now-playing>
|
Reference in a new issue