Edit package.json and bump the version of react-country-flag
yarn install
yarn storybook
"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."
Dan,
All is well
Edit
package.json
and bump the version ofreact-country-flag
"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."
Originally posted by @CourtHive in https://github.com/danalloway/react-country-flag/issues/47#issuecomment-974763054