mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(demos/config): add icon to test against
This commit is contained in:
@@ -55,7 +55,10 @@
|
||||
</ion-row>
|
||||
|
||||
<ion-row>
|
||||
<button full (click)="load()">Reload Config</button>
|
||||
<button full (click)="load()">
|
||||
<icon refresh></icon>
|
||||
Reload Config
|
||||
</button>
|
||||
</ion-row>
|
||||
|
||||
<ion-content>
|
||||
|
||||
Reference in New Issue
Block a user