Skip to content

Commit

Permalink
doc: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
tangjinzhou committed Mar 20, 2022
1 parent 47e218d commit ecda0a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion site/src/views/ComponentOverview.vue
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ export default defineComponent({
},
]);
});
console.log(menuItems.value);
onMounted(() => {
inputRef.value.focus();
});
Expand Down

0 comments on commit ecda0a1

Please sign in to comment.