Tiqa / redux-polyglot

Polyglot.js bindings for Redux
MIT License
58 stars 13 forks source link

Add createGetP function #69

Closed guillaumearm closed 7 years ago

guillaumearm commented 7 years ago

In response to #67, expose new createGetP function.

it's a selector factory, allowing you to pass polyglot options like allowMissing, onMissingKey and warn.