TrueCar / react-launch-darkly

Simple component helpers to support LaunchDarkly in your React app.
MIT License
76 stars 20 forks source link

Remove shouldComponentUpdate #51

Closed jacobmoretti closed 7 years ago

jacobmoretti commented 7 years ago

This blocks any components contained within the callback props to re-render upon their state change.