securedeveloper / react-data-export

Export dataset in react.
https://securedeveloper.github.io/react-data-export/
MIT License
179 stars 191 forks source link

[Fix] Warning: React.jsx: type is invalid #148

Open ralphocdol opened 3 years ago

ralphocdol commented 3 years ago

Type: Typescript

Description:

Warning: React.jsx: 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.

Screenshot_20201211_191157