pull/4992/head
mertsincan 2023-12-22 11:35:54 +00:00
parent 40f231b1f5
commit 54fe18b668
1 changed files with 0 additions and 3 deletions

View File

@ -130,9 +130,6 @@ export default {
updated() {
this.updateInkBar();
},
beforeUnmount() {
this.d_tabPanels.clear();
},
methods: {
isTabPanel(child) {
return child.type.name === 'TabPanel';