feat(Tab): add dot prop (#5272)
This commit is contained in:
@@ -9,6 +9,7 @@ export default createComponent({
|
||||
|
||||
props: {
|
||||
...routeProps,
|
||||
dot: Boolean,
|
||||
name: [Number, String],
|
||||
title: String,
|
||||
titleStyle: null,
|
||||
|
||||
Reference in New Issue
Block a user