Fixing a small bug from GetStream.io React library

Profile Picture
- Published on Oct 16, 2019馃審 Public

There is a small bug from GetStream.io's library such that MessageList is always using the default EmptyStateIndicator and never uses the one from props.

You can follow the Pull Request here: https://github.com/GetStream/stream-chat-react/pull/77