We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02d6aac commit e895b16Copy full SHA for e895b16
src/SwipeableList.css
@@ -4,4 +4,5 @@
4
width: 100%;
5
height: 100%;
6
overflow-y: auto;
7
+ -webkit-overflow-scrolling: touch;
8
}
0 commit comments