Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Commit

Permalink
chore: fix flow errors
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Apr 20, 2017
1 parent 77062f1 commit 46656c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/TabViewPagerPan.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ type Props = SceneRendererProps & {
swipeDistanceThreshold: number,
swipeVelocityThreshold: number,
children?: any,
style?: any,
};

const DEAD_ZONE = 12;
Expand Down

0 comments on commit 46656c7

Please sign in to comment.