icon directive wip for Ionicons 3.0

This commit is contained in:
Adam Bradley
2015-08-28 13:07:51 -05:00
parent bc72febae0
commit ea142dd6a7
6 changed files with 60 additions and 109 deletions

View File

@@ -10,7 +10,6 @@ import {
Card, List, ListHeader, Item, ItemGroup, ItemGroupTitle,
Toolbar,
Icon,
IconDirective,
Checkbox, Switch,
TextInput, TextInputElement, Label,
Segment, SegmentButton, SegmentControlValueAccessor,
@@ -59,7 +58,6 @@ export const IonicDirectives = [
// Media
forwardRef(() => Icon),
forwardRef(() => IconDirective),
// Forms
forwardRef(() => Segment),