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 7196846 commit 630091fCopy full SHA for 630091f
src/main.js
@@ -39,7 +39,7 @@ import './StringPrototype';
39
40
Vue.config.productionTip = false;
41
42
-window.that = new Vue({
+new Vue({
43
router,
44
store,
45
render: h => h(App),
0 commit comments