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 9e2d3fc commit b5c6b91Copy full SHA for b5c6b91
src/index.js
@@ -3,7 +3,7 @@ import VueEditor from "./components/VueEditor.vue";
3
import VSimple from "./components/VSimple.vue";
4
// import VComp from "./components/VComp.js";
5
// import NEditor from "./components/NEditor.js";
6
-console.log("TCL: VComp", VComp);
+// console.log("TCL: VComp", VComp);
7
// eslint-disable-next-line no-console
8
console.log("TCL: VueEditor", VueEditor);
9
0 commit comments