Add Translate component
·
89 commits
to master
since this release
- Add new
<Translate />
component which is now the recommended way to access translations in your components. - Deprecate
localize
HOC method - update docs