move chat to its own menu in sidenav

This commit is contained in:
gingervitis
2020-12-27 01:20:09 -08:00
parent 2e3737646c
commit 422f37c477
2 changed files with 10 additions and 3 deletions

View File

@@ -181,6 +181,7 @@ export default function Chat() {
return (
<div className="chat-messages">
<Title level={2}>Chat Messages</Title>
<p>Manage the messages from viewers that show up on your stream.</p>
<div className={bulkDivClasses}>
<span className="label">Check multiple messages to change their visibility to: </span>