Skip to content

Commit b5c6b91

Browse files
committed
chore: update
1 parent 9e2d3fc commit b5c6b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import VueEditor from "./components/VueEditor.vue";
33
import VSimple from "./components/VSimple.vue";
44
// import VComp from "./components/VComp.js";
55
// import NEditor from "./components/NEditor.js";
6-
console.log("TCL: VComp", VComp);
6+
// console.log("TCL: VComp", VComp);
77
// eslint-disable-next-line no-console
88
console.log("TCL: VueEditor", VueEditor);
99

0 commit comments

Comments
 (0)