mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
Action Menu nice
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// Use Angular's promise which doesn't swallow exceptions
|
||||
import {Promise} from 'angular2/src/facade/async';
|
||||
|
||||
const nativeRaf = window.requestAnimationFrame ||
|
||||
window.webkitRequestAnimationFrame ||
|
||||
|
Reference in New Issue
Block a user