This commit is contained in:
Olu Amey
2020-12-13 04:33:47 -05:00
parent 835ded9555
commit e91b1c080c
15 changed files with 212 additions and 6 deletions
@@ -0,0 +1,9 @@
<ion-header>
<ion-toolbar>
<ion-title>addPractice</ion-title>
</ion-toolbar>
</ion-header>
<ion-content>
<ion-button color="success" (click)="dismiss()">Close</ion-button>
</ion-content>