mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
icon directive wip for Ionicons 3.0
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user