File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
core/src/components/progress-bar Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11@use " ../../themes/ionic/ionic.globals.scss" as globals ;
2-
32@import " ./progress-bar" ;
43
54// iOS Progress bar
Original file line number Diff line number Diff line change 3636 </ ion-header >
3737
3838 < ion-content class ="outer-content ">
39- < ion-label > Default </ ion-label >
40- < ion-progress-bar value ="0.50 "> </ ion-progress-bar >
39+ < ion-label > Default </ ion-label >
40+ < ion-progress-bar value ="0.50 "> </ ion-progress-bar >
4141
42- < ion-label > Round </ ion-label >
43- < ion-progress-bar value ="0.50 " shape ="round "> </ ion-progress-bar >
42+ < ion-label > Round </ ion-label >
43+ < ion-progress-bar value ="0.50 " shape ="round "> </ ion-progress-bar >
4444
45- < ion-label > Default </ ion-label >
46- < ion-progress-bar value ="0.50 " shape ="rectangular "> </ ion-progress-bar >
45+ < ion-label > Default </ ion-label >
46+ < ion-progress-bar value ="0.50 " shape ="rectangular "> </ ion-progress-bar >
4747 </ ion-content >
4848 </ ion-app >
4949 </ body >
You can’t perform that action at this time.
0 commit comments