storefront-ui
storefront-ui copied to clipboard
Getting this error "SyntaxError: Named export 'useClickAway' not found" in nextjs when using storefront ui
What is your question / Please describe your issue
I installed storefront ui and i am getting this error whenever i use any storefrontui block
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:
What package and version of StorefrontUI are you using?
latest one
What framework does your application use?
Nextjs
Code of Conduct
- [X] I agree to follow this project's Code of Conduct