Skip to content

Commit

Permalink
Update swipe.view.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
stan-donarise committed Jul 10, 2024
1 parent 6bd6b15 commit ad90ecd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swipe/swipe.view.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ namespace $.$$ {
this.swiped_to( 'right' )
}

@ $mol_action
swipe_to_left() {
this.transition( this.transition_smooth() )
this.x( - this.swipe_distance() )
Expand Down

0 comments on commit ad90ecd

Please sign in to comment.