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