chore: bump Vue 3.2 and remove event shim (#9218)
This commit is contained in:
@@ -281,7 +281,7 @@ export default defineComponent({
|
||||
color={props.activeColor}
|
||||
swipeThreshold={0}
|
||||
swipeable={props.swipeable}
|
||||
onClickTab={onClickTab}
|
||||
onClick-tab={onClickTab}
|
||||
>
|
||||
{state.tabs.map(renderTab)}
|
||||
</Tabs>
|
||||
|
||||
Reference in New Issue
Block a user