mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
feat(progress-bar): add progress bar component (#16559)
resolves #16558
This commit is contained in:

committed by
Brandy Carney

parent
a2c7b9558b
commit
9167fb4fe1
@ -56,6 +56,7 @@ const DECLARATIONS = [
|
||||
d.IonNavPush,
|
||||
d.IonNavSetRoot,
|
||||
d.IonNote,
|
||||
d.IonProgressBar,
|
||||
d.IonRadio,
|
||||
d.IonRadioGroup,
|
||||
d.IonRange,
|
||||
|
Reference in New Issue
Block a user