Use the flame/What's hot as the generic reactions icon.

This commit is contained in:
Fabian Neumann
2018-06-18 11:15:20 +02:00
parent 7ecf51a159
commit 03ae85f5ac
@@ -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,