mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Fixed #5591 - warning property name changed as warn
This commit is contained in:
parent
9bdabd8530
commit
f98feec612
14 changed files with 28 additions and 28 deletions
|
@ -35,7 +35,7 @@ export default {
|
|||
},
|
||||
badgeSeverity: {
|
||||
type: String,
|
||||
default: 'warning'
|
||||
default: 'warn'
|
||||
},
|
||||
badgeValue: {
|
||||
type: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue