Progress
accounts approved, video player testing, bookmark collections
This commit is contained in:
@@ -424,4 +424,8 @@ StatusList.propTypes = {
|
||||
promotedStatuses: PropTypes.object,
|
||||
}
|
||||
|
||||
StatusList.defaultProps = {
|
||||
statusIds: ImmutableList(),
|
||||
}
|
||||
|
||||
export default connect(mapStateToProps, mapDispatchToProps)(StatusList)
|
||||
Reference in New Issue
Block a user