casesandberg / react-color

:art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
http://casesandberg.github.io/react-color/
MIT License
12.05k stars 922 forks source link

Import issue while importing Twitter #825

Closed sauravgupta2800 closed 3 years ago

sauravgupta2800 commented 3 years ago

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.

sauravgupta2800 commented 3 years ago

closing this as it was happening due to some other configuration. Now I am able to import Twitter component, Thanks.