cleanup
This commit is contained in:
parent
546520e895
commit
5e44d5a9d8
|
@ -30,9 +30,6 @@
|
|||
<script>
|
||||
import {
|
||||
paused,
|
||||
muted,
|
||||
current,
|
||||
queue,
|
||||
canPrevious,
|
||||
canNext,
|
||||
selectPrevious,
|
||||
|
@ -45,9 +42,3 @@
|
|||
import Next from '/components/icons/controls/Next'
|
||||
import IconMenu from '/components/icons/Menu'
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.cant {
|
||||
background-color: red;
|
||||
}
|
||||
</style>
|
Loading…
Reference in New Issue