Show more consistent icon for "comment"
This commit is contained in:
parent
00675c827f
commit
35974cc89c
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue