Skip to content

Commit e0e3df1

Browse files
committed
merged with Kat's class style snippet changes
1 parent 6450e0d commit e0e3df1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Canvas.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ export default {
319319
]),
320320
// used in VueDraggableResizeable component
321321
activeRouteArray() {
322-
console.log(this.routes[this.activeRoute])
323322
return this.routes[this.activeRoute];
324323
},
325324
// used to delete active component

0 commit comments

Comments
 (0)