mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #5681
This commit is contained in:
parent
3cc675e50f
commit
e1367fd494
89 changed files with 376 additions and 339 deletions
|
@ -230,7 +230,7 @@ const classes = {
|
|||
}
|
||||
],
|
||||
chip: 'p-multiselect-chip',
|
||||
chipLabel: 'p-multiselect-chip-label',
|
||||
pcChipLabel: 'p-multiselect-chip-label',
|
||||
chipIcon: 'p-multiselect-chip-icon',
|
||||
dropdown: 'p-multiselect-dropdown',
|
||||
loadingIcon: 'p-multiselect-loading-icon',
|
||||
|
@ -243,7 +243,7 @@ const classes = {
|
|||
],
|
||||
header: 'p-multiselect-header',
|
||||
filterContainer: 'p-multiselect-filter-container',
|
||||
filter: 'p-multiselect-filter',
|
||||
pcFilter: 'p-multiselect-filter',
|
||||
filterIcon: 'p-multiselect-filter-icon',
|
||||
listContainer: 'p-multiselect-list-container',
|
||||
list: 'p-multiselect-list',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue