chore(Tab): remove unused prop and update desc (#7330)
This commit is contained in:
@@ -373,7 +373,6 @@ export default createComponent({
|
||||
scrollable={scrollable}
|
||||
activeColor={this.titleActiveColor}
|
||||
inactiveColor={this.titleInactiveColor}
|
||||
swipeThreshold={this.swipeThreshold}
|
||||
scopedSlots={{
|
||||
default: () => item.slots('title'),
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user