This fixes the unit tests broken by my last commit.
The second commit is a small logical reorg in the React components, because only top-level elements should instantiate IntlProvider (not reusable components).
LGTM
Pull-Request has been merged by abompard
This fixes the unit tests broken by my last commit.
The second commit is a small logical reorg in the React components, because only top-level elements should instantiate IntlProvider (not reusable components).