filestack/filestack-react

Use PureComponent instead

samuxyz opened this issue · 1 comments

I was wondering, should ReactFilestack be PureComponent instead? It's stateless and its props won't change usually.

You can easily make it pure using recompose if you want :)
https://github.com/acdlite/recompose/blob/master/docs/API.md#pure