chore: updates

This commit is contained in:
zerosoul
2022-05-23 11:57:18 +08:00
parent c1c0107512
commit 980cd1bb01
3 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ const NavItem = ({ id, setFiles, toggleRemoveConfirm }) => {
className={`link ${isActive ? "drop_over" : ""} ${
muted ? "muted" : ""
}`}
activeClassName="link_active"
activeclassname="link_active"
to={`/chat/channel/${id}`}
>
<div className={`name`} title={name}>