refactor(icon): logo ionicons use logo- prefix rather than suffix

This commit is contained in:
Adam Bradley
2016-01-11 14:42:36 -06:00
parent e827231bf8
commit 7dd65f3571
11 changed files with 61 additions and 71 deletions

View File

@@ -104,7 +104,7 @@
<ion-segment-button value="free">
Toolbar
</ion-segment-button>
<ion-segment-button value="top" class="e2eSegmentTopGrossing">
<ion-segment-button value="top">
Danger Segment
</ion-segment-button>
</ion-segment>
@@ -118,7 +118,7 @@
<ion-segment-button value="free">
Toolbar
</ion-segment-button>
<ion-segment-button value="top" class="e2eSegmentTopGrossing">
<ion-segment-button value="top">
Default Segment
</ion-segment-button>
</ion-segment>