mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Activator: activated
This commit is contained in:
@@ -15,7 +15,6 @@ import {
|
||||
Segment, SegmentButton, SegmentControlValueAccessor,
|
||||
RadioGroup, RadioButton, SearchBar,
|
||||
Nav, NavbarTemplate, Navbar, NavPush, NavPop, NavRouter,
|
||||
TapClick, TapDisabled,
|
||||
IdRef,
|
||||
ShowWhen, HideWhen,
|
||||
|
||||
@@ -87,10 +86,6 @@ export const IonicDirectives = [
|
||||
forwardRef(() => ShowWhen),
|
||||
forwardRef(() => HideWhen),
|
||||
|
||||
// Gestures
|
||||
forwardRef(() => TapClick),
|
||||
forwardRef(() => TapDisabled),
|
||||
|
||||
// Material
|
||||
forwardRef(() => MaterialButton)
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user