You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
#280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
I cant seem to be able to import DefinedRange and DateRangePicker without any errors, I can import DateRange without a problem and the calendars show when I use the example on npm but I cant seem to do the same with others (DateRangePicker etc) they give me an undefined error
Subject of the issue
I cant seem to be able to import DefinedRange and DateRangePicker without any errors, I can import DateRange without a problem and the calendars show when I use the example on npm but I cant seem to do the same with others (DateRangePicker etc) they give me an undefined error
[BUG] Bug Reproduce Steps
I dont know how to
Environment
Package Version: 0.9.4



React version: 16.7.0
Node version: 8.10.0
Browser: Tried on both Opera and Firefox
Help please
The text was updated successfully, but these errors were encountered: