mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 05:21:52 +08:00
feat(haptic): add haptic/taptic support to toggle/range/picker
This commit is contained in:
@ -10,6 +10,7 @@ export * from './gestures/gesture-controller';
|
||||
|
||||
export * from './util/click-block';
|
||||
export * from './util/events';
|
||||
export * from './util/haptic';
|
||||
export * from './util/keyboard';
|
||||
export * from './util/form';
|
||||
export { reorderArray } from './util/util';
|
||||
|
Reference in New Issue
Block a user