Code Format

pull/3913/head
GitHub Actions Bot 2023-04-28 16:36:25 +00:00
parent 97180345d1
commit aedc26d859
1 changed files with 0 additions and 2 deletions

View File

@ -100,8 +100,6 @@ export default {
this.id = this.id || UniqueComponentId();
},
methods: {
isAccordionTab(child) {
return child.type.name === 'AccordionTab';
},