diff --git a/src/ScrollViewGesture.tsx b/src/ScrollViewGesture.tsx index e2f4dace..cce487a7 100644 --- a/src/ScrollViewGesture.tsx +++ b/src/ScrollViewGesture.tsx @@ -367,7 +367,7 @@ const IScrollViewGesture: React.FC> = (props) => { const GestureContainer = enabled ? GestureDetector : React.Fragment; return ( - +