mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactored ProgressBar
This commit is contained in:
parent
8ad4d107a5
commit
f7515c85db
2 changed files with 2 additions and 5 deletions
|
@ -9,7 +9,7 @@ const classes = {
|
|||
}
|
||||
],
|
||||
container: 'p-progressbar-indeterminate-container',
|
||||
value: 'p-progressbar-value p-progressbar-value-animate',
|
||||
value: 'p-progressbar-value',
|
||||
label: 'p-progressbar-label'
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue