This commit is contained in:
Fabian Neumann
2018-06-18 11:24:38 +02:00
parent 03ae85f5ac
commit 59531f32dc
@@ -34,7 +34,7 @@ class Comment extends React.Component {
{ [styles.countZero]: reactionCount === 0 }
)}
>
<Icon name="thumbs_whatshot" />
<Icon name="whatshot" />
<span
className={cn(
styles.reactionCount,