react-countdown icon indicating copy to clipboard operation
react-countdown copied to clipboard

Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.

Open zaadevofc opened this issue 1 year ago • 0 comments

image

image

I don't know why, even though I just installed it and followed the documentation correctly.

This error occurred when I entered countdown into the component.

but when I delete the countdown component the error will disappear.

zaadevofc avatar May 31 '24 07:05 zaadevofc