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 e154d30 commit d3aa2a7Copy full SHA for d3aa2a7
CHANGELOG.md
@@ -42,6 +42,9 @@
42
* `flickThreshold`
43
* `stopPropagation`
44
* `disabled`
45
+* **[BREAKING]** deprecated passing "rest" of props down
46
+ * removed additional props besides the ones used by `<Swipeable>` from being passed down
47
+ * only `className` and `style` get passed to `<Swipeable>`'s dom node, default `div`
48
49
50
0 commit comments