raisezhang/react-drag-listview

Not working on components created using function

Opened this issue · 1 comments

Hi,
I want to use this library for drag drop of table column, the component is developed using function concept not as class concept, when I tried using this library 'm getting error as render method not supported

Can you give a code example?