We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40b90d commit c5d75d7Copy full SHA for c5d75d7
README.md
@@ -138,7 +138,7 @@ const MyForm = () => (
138
Demostrates how to use `<FieldArray/>` to render an array of inputs, as well as
139
use `push`, `pop`, and `remove` mutations.
140
141
-### [React Beautiful DnD Example](https://codesandbox.io/s/8k0ykyr7z9)
+### [React Beautiful DnD Example](https://codesandbox.io/s/678pj)
142
143
Demostrates how to integrate the simple example with [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd)
144
0 commit comments