Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Because `GestureContainer` can be a React.Fragment, passing a `gesture` prop in that scenarios triggers a warning. This commit ensures the `gesture` props is not passed in the scenario of a React.Fragment.
- Loading branch information