chore: updates

This commit is contained in:
zerosoul
2022-05-23 10:29:25 +08:00
parent 63106cf749
commit f093221805
6 changed files with 79 additions and 71 deletions
+1
View File
@@ -153,6 +153,7 @@ const NavItem = ({ id, setFiles, toggleRemoveConfirm }) => {
className={`link ${isActive ? "drop_over" : ""} ${
muted ? "muted" : ""
}`}
activeClassName="link_active"
to={`/chat/channel/${id}`}
>
<div className={`name`} title={name}>