mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Implement new auto-size text area.
Add bars + header + sidebar to channels.
This commit is contained in:
@@ -160,7 +160,7 @@ function MessageRenderer({ id, state, queue }: Props) {
|
||||
);
|
||||
}
|
||||
|
||||
render.push(<div>end</div>);
|
||||
// render.push(<div>end</div>);
|
||||
} else {
|
||||
render.push(
|
||||
<RequiresOnline>
|
||||
|
||||
Reference in New Issue
Block a user