lex il y a 3 ans
Parent
commit
9b77014f81
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      src/views/music/list/list.tsx

+ 3 - 0
src/views/music/list/list.tsx

@@ -0,0 +1,3 @@
+import { defineComponent } from 'vue'
+
+export default defineComponent({})