mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-01 11:33:41 +03:00
Revert "Fixes #2347 pushes chat to bottom on <Chat> mount"
This reverts commit 701f83bc21
.
This commit is contained in:
parent
b5535f2766
commit
1a3b349c55
@ -33,7 +33,6 @@ export class ChatScreen extends Component {
|
||||
|
||||
componentDidMount() {
|
||||
this.updateReadNumber();
|
||||
this.scrollToBottom("auto");
|
||||
}
|
||||
|
||||
componentWillUnmount() {
|
||||
|
Loading…
Reference in New Issue
Block a user