mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add a new playlist view header
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="r-tracks rounded">
|
||||
<div class="r-tracks rounded border">
|
||||
<p class="heading">SIMILAR TRACKS</p>
|
||||
<div class="tracks">
|
||||
<div class="song-item" v-for="song in songs" :key="song">
|
||||
|
||||
Reference in New Issue
Block a user