Skip to content

Commit ecda0a1

Browse files
committed
doc: remove log
1 parent 47e218d commit ecda0a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/views/ComponentOverview.vue

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ export default defineComponent({
112112
},
113113
]);
114114
});
115-
console.log(menuItems.value);
116115
onMounted(() => {
117116
inputRef.value.focus();
118117
});

0 commit comments

Comments
 (0)