This commit is contained in:
mertsincan 2024-01-24 12:30:47 +00:00
parent 0996e90188
commit 3d3d65c2b4
6 changed files with 17 additions and 17 deletions

View file

@ -146,7 +146,7 @@ const classes = {
}
],
itemLabel: 'p-dropdown-item-label',
tickIcon: 'p-dropdown-tick-icon',
checkIcon: 'p-dropdown-check-icon',
blankIcon: 'p-dropdown-blank-icon',
emptyMessage: 'p-dropdown-empty-message'
};