react-use-pagination icon indicating copy to clipboard operation
react-use-pagination copied to clipboard

Can't import the named export 'useCallback' from non EcmaScript module

Open crashmax-dev opened this issue 4 years ago • 0 comments

Failed to compile.

./node_modules/react-use-pagination/dist-module/react-use-pagination.mjs
Can't import the named export 'useCallback' from non EcmaScript module (only default export is available)
  • React 17.0.2
  • Node 17.0.1

crashmax-dev avatar Nov 08 '21 08:11 crashmax-dev