6 lines
73 B
JavaScript
Raw Normal View History

2016-05-19 22:41:43 +03:00
import IntlProvider from './IntlProvider';
export {
IntlProvider
};