···11React contexter
22===============
3344+[](https://travis-ci.org/Schniz/react-contexter)
55+46Use [context](https://facebook.github.io/react/docs/context.html) with [Higher Order Components](https://medium.com/@dan_abramov/mixins-are-dead-long-live-higher-order-components-94a0d2f9e750) for better testing and reuse.
5768The logic is simple: put the `context` you want as `props`.