Open
Description
I try add library:
import CountUp from "react-countup";
and
import {default as CountUp} from "react-countup";
But i got error:
Failed to compile.
./node_modules/react-countup/build/index.mjs
Can't import the named export 'CountUp' from non EcmaScript module (only default export is available)
error Command failed with exit code 1.
Metadata
Metadata
Assignees
Labels
No labels