Show more consistent icon for "comment"

This commit is contained in:
Lim Chee Aun 2024-01-14 00:30:12 +08:00
parent 00675c827f
commit 35974cc89c

View file

@ -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