Add timeline of public posts about a trending link in web UI (#30840)
This commit is contained in:
parent
aeefe5b2be
commit
20fa9ce484
9 changed files with 97 additions and 1 deletions
|
@ -33,6 +33,7 @@ export default class StatusList extends ImmutablePureComponent {
|
|||
withCounters: PropTypes.bool,
|
||||
timelineId: PropTypes.string,
|
||||
lastId: PropTypes.string,
|
||||
bindToDocument: PropTypes.bool,
|
||||
};
|
||||
|
||||
static defaultProps = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue