@selfcommunity/react-ui 0.1.2-alpha.4 → 0.1.2-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -190,7 +190,7 @@ function CommentNotification(inProps) {
190
190
  })
191
191
  }, /*#__PURE__*/_react.default.createElement(_Icon.default, {
192
192
  fontSize: 'small',
193
- color: 'secondary'
193
+ color: 'primary'
194
194
  }, "thumb_up_alt")) : /*#__PURE__*/_react.default.createElement(_material.Tooltip, {
195
195
  title: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, {
196
196
  id: 'ui.notification.comment.voteUp',
@@ -190,7 +190,7 @@ function CommentNotification(inProps) {
190
190
  })
191
191
  }, /*#__PURE__*/_react.default.createElement(_Icon.default, {
192
192
  fontSize: 'small',
193
- color: 'secondary'
193
+ color: 'primary'
194
194
  }, "thumb_up_alt")) : /*#__PURE__*/_react.default.createElement(_material.Tooltip, {
195
195
  title: /*#__PURE__*/_react.default.createElement(_reactIntl.FormattedMessage, {
196
196
  id: 'ui.notification.comment.voteUp',