mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
test vue app
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import Vue from 'vue'
|
||||
import App from 'ChillPersonAssets/js/AccompanyingCourse.vue'
|
||||
|
||||
new Vue({
|
||||
el: '#app',
|
||||
render: h => h(App)
|
||||
})
|
Reference in New Issue
Block a user