I am getting this error:
Uncaught Error: Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/funct
I had an issue with React.Fragment, because the version of my react was < 16.2, so I got rid of it.
React.Fragment
< 16.2