chore(input-stepper): remove valueTextMapping attribute (#2425)
This commit is contained in:
parent
3d49a4100b
commit
d1f5e088ff
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ export class LionInputStepper extends LocalizeMixin(LionInput) {
|
||||||
},
|
},
|
||||||
valueTextMapping: {
|
valueTextMapping: {
|
||||||
type: Object,
|
type: Object,
|
||||||
attribute: 'value-text',
|
|
||||||
},
|
},
|
||||||
step: {
|
step: {
|
||||||
type: Number,
|
type: Number,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue