A
AlokaiAR Imtiaz

SyntaxError: Named export 'useClickAway' not found.

SyntaxError: Named export 'useClickAway' not found. The requested module 'react-use' is a CommonJS module, which may not support all module.exports as named exports. CommonJS modules can always be imported via the default export, for example using: import pkg from 'react-use'; const { useClickAway: c, useKey: i } = pkg;
No description
skirianov
skirianov26d ago
Hey, is it from our SFUI 2 library?