First we need to enable internationalization in our app. We need to import the IntlProvider component, then use it to wrap our React app. Your src/index.js ...
確定! 回上一頁