chore(input-stepper): remove valueTextMapping attribute (#2425)

This commit is contained in:
gerjanvangeest 2024-12-04 13:58:11 +01:00 committed by GitHub
parent 3d49a4100b
commit d1f5e088ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,