Skip to content

Commit

Permalink
Show more consistent icon for "comment"
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Jan 13, 2024
1 parent 00675c8 commit 35974cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/status.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ function Status({
</div>
<div class="menu-horizontal">
<MenuItem onClick={replyStatus}>
<Icon icon="reply" />
<Icon icon="comment" />
<span>Reply</span>
</MenuItem>
<MenuItem
Expand Down

0 comments on commit 35974cc

Please sign in to comment.