fix: clean up component logic

This commit is contained in:
Cory Dransfeldt 2024-02-21 11:53:31 -08:00
parent 1fc64f15b2
commit 8d9d6cc530
No known key found for this signature in database
3 changed files with 8 additions and 50 deletions

View file

@ -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>