Use PureComponent instead
samuxyz opened this issue · 1 comments
samuxyz commented
I was wondering, should ReactFilestack be PureComponent instead? It's stateless and its props won't change usually.
lucasfeliciano commented
You can easily make it pure using recompose if you want :)
https://github.com/acdlite/recompose/blob/master/docs/API.md#pure