What is the best way to use Ant Design LocaleProvider with React-Boilerplate
We have started using this React-Boilerplate by Max Stoiber . Also we are trying to integrate Ant Design for it's awesome components .
From the docs of Ant Design I have created a wrapper around AppWrapper of React-boilerplate like this -
import { L...