getting ready for desktop version

This commit is contained in:
2024-10-03 09:46:23 +02:00
committed by juli0n21
parent 23b6ccb12a
commit 144caf2991
8 changed files with 76 additions and 41 deletions

View File

@@ -4,6 +4,6 @@ import SongItem from '../components/SongItem.vue'
<template>
<main class="flex-1 flex-col overflow-scroll">
<p>Coming Soon...</p>
</main>
</template>