mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
start project "move to typescript"
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
import Header from "@/components/PlaylistView/Header.vue";
|
||||
import SongList from "@/components/FolderView/SongList.vue";
|
||||
import FeaturedArtists from "@/components/PlaylistView/FeaturedArtists.vue";
|
||||
import state from "@/composables/state.js";
|
||||
import state from "@/composables/state";
|
||||
export default {
|
||||
components: {
|
||||
Header,
|
||||
|
||||
Reference in New Issue
Block a user