mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor - Misc section
This commit is contained in:
parent
ab677831bd
commit
1b88a2f7d1
13 changed files with 47 additions and 39 deletions
|
@ -8,7 +8,7 @@ const classes = {
|
|||
'p-progressbar-indeterminate': instance.indeterminate
|
||||
}
|
||||
],
|
||||
container: 'p-progressbar-indeterminate-container',
|
||||
indeterminateContainer: 'p-progressbar-indeterminate-container',
|
||||
value: 'p-progressbar-value',
|
||||
label: 'p-progressbar-label'
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue