Minor refactoring and fixups
This commit is contained in:
@@ -22,6 +22,7 @@ export default class Notification extends ImmutablePureComponent {
|
||||
cacheMediaWidth: PropTypes.func,
|
||||
cachedMediaWidth: PropTypes.number,
|
||||
onUnmount: PropTypes.func,
|
||||
unread: PropTypes.bool,
|
||||
};
|
||||
|
||||
render () {
|
||||
|
Reference in New Issue
Block a user