Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save nmvuong92/56e7bdf8c769f0e5b32eb12e52a13416 to your computer and use it in GitHub Desktop.

Select an option

Save nmvuong92/56e7bdf8c769f0e5b32eb12e52a13416 to your computer and use it in GitHub Desktop.
Fix lỗi 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.

Change your Package.json file at this line "react-router-redux": "next"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment