I receive the following error when loading up my React application when using 1.0.1:
Uncaught Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. Check the render method oft.
I didn't change any of my JSX, simply just upgraded the package. Any help on this would be greatly appreciated.
Thanks