mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 23:47:48 +08:00
Use the flame/What's hot as the generic reactions icon.
This commit is contained in:
@@ -34,7 +34,7 @@ class Comment extends React.Component {
|
||||
{ [styles.countZero]: reactionCount === 0 }
|
||||
)}
|
||||
>
|
||||
<Icon name="thumbs_up_down" />
|
||||
<Icon name="thumbs_whatshot" />
|
||||
<span
|
||||
className={cn(
|
||||
styles.reactionCount,
|
||||
|
||||
Reference in New Issue
Block a user