react-dnd-scrolling
react-dnd-scrolling copied to clipboard
`withScrolling` function name mismatch
Hi, I don't understand this part of code. The createScrollingComponent function does not have the same name as withScrolling type declaration. How are they connected? Actually, withScrolling has not been referenced anywhere in the code. Should it be renamed to createScrollingComponent? Thanks.