Skip to content

Commit

Permalink
Step 23.21: Create a basic view of the mobile version
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 27, 2016
1 parent 4c93a79 commit 67bec8c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions client/imports/app/mobile/parties-list.component.mobile.html
@@ -0,0 +1,8 @@
<ion-header>
<ion-navbar>
<ion-title>Socially</ion-title>
</ion-navbar>
</ion-header>
<ion-content>
Parties!
</ion-content>

0 comments on commit 67bec8c

Please sign in to comment.