Revert "Fixes #2347 pushes chat to bottom on <Chat> mount"

This reverts commit 701f83bc21.
This commit is contained in:
Matilde Park 2020-03-10 22:44:35 -04:00
parent b5535f2766
commit 1a3b349c55

View File

@ -33,7 +33,6 @@ export class ChatScreen extends Component {
componentDidMount() {
this.updateReadNumber();
this.scrollToBottom("auto");
}
componentWillUnmount() {