Alan Lee
Results
1
issues of
Alan Lee
The import statements in the localReducer.js is generating an error. The folder structure for `react-intl` changed. The following section: ` import en from 'react-intl/lib/locale-data/en';` ` import es from 'react-intl/lib/locale-data/es'; `...