Attempted Import Error: 'addLocaleData' Is Not Exported From 'react-intl'
Answer :
I'm still investigating but it looks like addLocaleData was removed as a breaking change for v3.
https://formatjs.io/docs/react-intl/upgrade-guide-3x
This was a bit confusing for me too because a lot of the tutorials and guides out there still use addLocaleData.
Comments
Post a Comment