We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 929b407 commit b3310baCopy full SHA for b3310ba
src/main.js
@@ -8,6 +8,7 @@ import './login.js'
8
import './ui.js'
9
10
Vue.config.productionTip = false;
11
+
12
var vm=new Vue({
13
el: '#app',
14
router,
0 commit comments