mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +08:00
feat(item): sliding items work with list reorder
This commit is contained in:
@ -19,6 +19,7 @@ export * from './util/click-block';
|
||||
export * from './util/events';
|
||||
export * from './util/keyboard';
|
||||
export * from './util/form';
|
||||
export { reorderArray } from './util/util';
|
||||
|
||||
export * from './animations/animation';
|
||||
export * from './transitions/page-transition';
|
||||
|
Reference in New Issue
Block a user