mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 01:42:34 +00:00
Refactor #4646
This commit is contained in:
parent
40f231b1f5
commit
54fe18b668
1 changed files with 0 additions and 3 deletions
|
@ -130,9 +130,6 @@ export default {
|
|||
updated() {
|
||||
this.updateInkBar();
|
||||
},
|
||||
beforeUnmount() {
|
||||
this.d_tabPanels.clear();
|
||||
},
|
||||
methods: {
|
||||
isTabPanel(child) {
|
||||
return child.type.name === 'TabPanel';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue