fix(segment): add ion-content back in for the sake of snapshot

This commit is contained in:
Brandy Carney
2015-12-09 13:00:08 -05:00
parent 3bebe98690
commit 677277de90

View File

@@ -25,7 +25,7 @@
</ion-segment>
</ion-toolbar>
<div padding>
<ion-content padding>
<div>Are we friends or enemies? <b>{{ relationship }}</b></div>
<h4>Map mode: NgControl</h4>
@@ -80,7 +80,7 @@
</ion-segment>
<p>Model Style: <b>Model {{ modelStyle }}</b></p>
</div>
</ion-content>
<ion-toolbar position="bottom" primary>
<ion-segment [(ng-model)]="appType" light>