chore: update tooltip text

This commit is contained in:
zerosoul
2022-04-12 09:38:31 +08:00
parent 5884c73bad
commit 68ef50bd31
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ export default function Commands({
content={<EmojiPicker mid={mid} hidePicker={hideAll} />}
>
<li className="cmd">
<Tooltip placement="top" tip="Emoji">
<Tooltip placement="top" tip="Add Reaction">
<img src={reactIcon} className="toggler" alt="icon emoji" />
</Tooltip>
</li>
+1 -1
View File
@@ -55,7 +55,7 @@ export default function HomePage() {
)} */}
</NavLink>
<NavLink className="link" to={"/contacts"}>
<Tooltip tip="Channel">
<Tooltip tip="Members">
<img src={ContactIcon} alt="contact icon" />
</Tooltip>
{/* {menuExpand && (