You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ return (
69
69
| children |[Component](https://reactjs.org/docs/typechecking-with-proptypes.html#requiring-single-child)|`<Text>Sup</Text>`| --- | children to render as draggable |
70
70
| shouldReverse | bool | {false} | {false} | should draggable spring back to start when released |
71
71
| disabled | bool | {false} | {false} | should draggable be disabled |
72
-
| debug | bool | {false} | {true} | should show a debug visualization |
72
+
| debug | bool | {false} | {false} | should show a debug visualization |
0 commit comments