Starting modal test

This commit is contained in:
Max Lynch
2015-05-28 08:32:36 -05:00
parent 99677c27b1
commit 2d8a6d9079
2 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<ion-content class="padding">
<button primary (click)="openModal()">Open Modal</button>
</ion-content>