Skip to content

Commit c5d75d7

Browse files
Update beautiful dnd example (#135)
1 parent b40b90d commit c5d75d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ const MyForm = () => (
138138
Demostrates how to use `<FieldArray/>` to render an array of inputs, as well as
139139
use `push`, `pop`, and `remove` mutations.
140140

141-
### [React Beautiful DnD Example](https://codesandbox.io/s/8k0ykyr7z9)
141+
### [React Beautiful DnD Example](https://codesandbox.io/s/678pj)
142142

143143
Demostrates how to integrate the simple example with [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd)
144144

0 commit comments

Comments
 (0)