Cosmetics
parent
9985574290
commit
757ec20f5c
|
@ -178,11 +178,11 @@ export default {
|
|||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
"aria-label": {
|
||||
'aria-label': {
|
||||
type: String,
|
||||
default: null
|
||||
},
|
||||
"aria-labelledby": {
|
||||
'aria-labelledby': {
|
||||
type: String,
|
||||
default: null
|
||||
}
|
||||
|
|
|
@ -164,11 +164,11 @@ export default {
|
|||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
"aria-label": {
|
||||
'aria-label': {
|
||||
type: String,
|
||||
default: null
|
||||
},
|
||||
"aria-labelledby": {
|
||||
'aria-labelledby': {
|
||||
type: String,
|
||||
default: null
|
||||
}
|
||||
|
|
|
@ -120,11 +120,11 @@ export default {
|
|||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
"aria-label": {
|
||||
'aria-label': {
|
||||
type: String,
|
||||
default: null
|
||||
},
|
||||
"aria-labelledby": {
|
||||
'aria-labelledby': {
|
||||
type: String,
|
||||
default: null
|
||||
}
|
||||
|
|
|
@ -221,11 +221,11 @@ export default {
|
|||
type: Number,
|
||||
default: 0
|
||||
},
|
||||
"aria-label": {
|
||||
'aria-label': {
|
||||
type: String,
|
||||
default: null
|
||||
},
|
||||
"aria-labelledby": {
|
||||
'aria-labelledby': {
|
||||
type: String,
|
||||
default: null
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue