mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
fix(all): strong typed events
This commit is contained in:
@ -752,7 +752,6 @@ export class Nav implements NavOutlet {
|
||||
onEnd={this.swipeBackEnd.bind(this)}
|
||||
gestureName="goback-swipe"
|
||||
gesturePriority={10}
|
||||
type="pan"
|
||||
direction="x"
|
||||
threshold={10}
|
||||
attachTo="body"/>,
|
||||
|
Reference in New Issue
Block a user