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 9a3158b commit ea8b71dCopy full SHA for ea8b71d
README.md
@@ -224,7 +224,11 @@ The `style` property is used to set the style of a Pane component.
224
225
## Changelog
226
227
-### V0.2.10
+### V0.2.12
228
+
229
+- Update react-motion(use "^0.4.3")
230
231
+### V0.2.10, V0.2.11
232
233
- Fix order update bug
234
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-sortable-pane",
3
- "version": "0.2.11",
+ "version": "0.2.12",
4
"description": "",
5
"main": "lib/index.js",
6
"scripts": {
0 commit comments