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 293749a commit b50b60fCopy full SHA for b50b60f
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