Skip to content

Commit 4d933c1

Browse files
onlyannjquense
authored andcommitted
docs(dnd): remove deprecated comment about react-dnd (jquense#1323)
1 parent c4f09cd commit 4d933c1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/addons/dragAndDrop/withDragAndDrop.js

-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ import { mergeComponents } from './common'
1717
* import withDragAndDrop from 'react-big-calendar/lib/addons/dragAndDrop'
1818
* export default withDragAndDrop(Calendar)
1919
* ```
20-
* (you can optionally pass any dnd backend as an optional second argument to `withDragAndDrop`.
21-
* It defaults to `react-dnd-html5-backend` which you should probably include in
22-
* your project if using this default).
2320
*
2421
* Set `resizable` to true in your calendar if you want events to be resizable.
2522
*

0 commit comments

Comments
 (0)