lucy
"comp is not a function" or "class constructors must be invoked with 'new'"
Tried to embed: https://www.npmjs.com/package/react-image-crop
using it via:
throws a
class constructors must be invoked with 'new'
trying:
throws a comp is not a function
is there any way to make this work? thanks6 replies