mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
start project "move to typescript"
This commit is contained in:
@@ -36,7 +36,7 @@ import SongItem from "../shared/SongItem.vue";
|
||||
|
||||
import routeLoader from "@/composables/routeLoader.js";
|
||||
import perks from "@/composables/perks.js";
|
||||
import state from "@/composables/state.js";
|
||||
import state from "@/composables/state";
|
||||
|
||||
const props = defineProps({
|
||||
songs: {
|
||||
|
||||
Reference in New Issue
Block a user