fix missing closing tag
This commit is contained in:
parent
7c751ef28a
commit
9f842bcffe
@ -5,6 +5,7 @@
|
|||||||
<div>{{ track.artist }}</div>
|
<div>{{ track.artist }}</div>
|
||||||
<v-card color=blue tile height="100%" width="100%"></v-card>
|
<v-card color=blue tile height="100%" width="100%"></v-card>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
<style scoped lang="scss">
|
<style scoped lang="scss">
|
||||||
.on-hover {
|
.on-hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user