Skip to content

Commit 658923f

Browse files
committed
resolve styling conflict
1 parent 23d62e0 commit 658923f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,7 @@ export default class extends Component {
625625
switch (state) {
626626
case 'dragging':
627627
return this.onScrollBegin();
628+
628629
case 'idle':
629630
case 'settling':
630631
if (this.props.onTouchEnd) this.props.onTouchEnd();

0 commit comments

Comments
 (0)