Skip to content

Commit

Permalink
#1866 return
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Dec 17, 2024
1 parent 9c45d89 commit 3420931
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ export const executeTouchMove = (
setGesture(theGestureScoped);
}, 100)(eventName, touches, theGesture);
}
return theGesture;
};

const executeTouchEnd = (
Expand Down

0 comments on commit 3420931

Please sign in to comment.