Skip to content

Commit d8bf7bb

Browse files
authored
Update src/components/MainComponent.vue
1 parent 7ae6ada commit d8bf7bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/MainComponent.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ export default defineComponent({
108108
if (lastItem) {
109109
this.tabItems.push(lastItem);
110110
}
111-
} */
112111
},
113112
setup() {
114113
const metricsReady = ref(false);

0 commit comments

Comments
 (0)