mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
add experimental tooltip to songitem component
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<script setup lang="ts">
|
||||
import PlaylistCard from "@/components/PlaylistsList/PlaylistCard.vue";
|
||||
|
||||
import NewPlaylistCard from "@/components/PlaylistsList/NewPlaylistCard.vue";
|
||||
// import NewPlaylistCard from "@/components/PlaylistsList/NewPlaylistCard.vue";
|
||||
import usePStore from "@/stores/pages/playlists";
|
||||
const pStore = usePStore();
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user