Closed toolness closed 8 years ago
I believe that all our components have pure render() functions so we might as well use PureRenderMixin.
render()
PureRenderMixin
I believe that all our components have pure
render()
functions so we might as well usePureRenderMixin
.