mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 04:53:58 +08:00
fix(all): strong typed events
This commit is contained in:
@ -420,7 +420,6 @@ export class PickerColumnCmp {
|
||||
onEnd={this.onDragEnd.bind(this)}
|
||||
gestureName="picker-swipe"
|
||||
gesturePriority={10}
|
||||
type="pan"
|
||||
direction="y"
|
||||
passive={false}
|
||||
threshold={0}
|
||||
|
Reference in New Issue
Block a user