use virtual scroll layout on playlist page

+ fix playlist and album page header width
This commit is contained in:
geoffrey45
2022-09-21 15:33:38 +03:00
committed by Mungai Njoroge
parent f2aee70a8a
commit 097c2b4a83
8 changed files with 23 additions and 88 deletions
-1
View File
@@ -15,7 +15,6 @@ import useLoaderStore from "@/stores/loader";
import useFolderStore from "@/stores/pages/folder";
import Layout from "@/layouts/HeaderAndVList.vue";
import SongList from "@/components/FolderView/SongList.vue";
import FolderList from "@/components/FolderView/FolderList.vue";
const loader = useLoaderStore();