I'm building with Create React App and React version 16.8.6. I'm trying to use Dropdown component in a function component. I get following build time error:
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.