dnd-multi-backend icon indicating copy to clipboard operation
dnd-multi-backend copied to clipboard

TypeScript issue with React 18 types and DndProvider

Open bhollis opened this issue 2 years ago • 0 comments

See https://github.com/DefinitelyTyped/DefinitelyTyped/pull/56210 - the FC type no longer includes children, which causes a type error when trying to use DndProvider.

bhollis avatar Apr 15 '22 05:04 bhollis