Fixed #5591 - warning property name changed as warn

This commit is contained in:
tugcekucukoglu 2024-04-16 10:34:11 +03:00
parent 9bdabd8530
commit f98feec612
14 changed files with 28 additions and 28 deletions

View file

@ -35,7 +35,7 @@ export default {
},
badgeSeverity: {
type: String,
default: 'warning'
default: 'warn'
},
badgeValue: {
type: String,