Open serle opened 7 years ago
Can I use the createSelectable(cmp) as an ES7 decorator? I need to chain the decorators as I want to use this library in combination with the react-dnd higher order component.
It should work. Can you test it and find out?
I am currently using this as a decorator and I can it does work.
Opened #44 with an example in the README. Hopefully it is helpful.
Can I use the createSelectable(cmp) as an ES7 decorator? I need to chain the decorators as I want to use this library in combination with the react-dnd higher order component.