Reactor unfollow_modal, boost_modal, delete_modal (#5505)
This commit is contained in:
parent
4080569c2d
commit
5e111ce16d
6 changed files with 13 additions and 16 deletions
|
@ -37,7 +37,6 @@ export default class Status extends ImmutablePureComponent {
|
|||
onEmbed: PropTypes.func,
|
||||
onHeightChange: PropTypes.func,
|
||||
me: PropTypes.string,
|
||||
boostModal: PropTypes.bool,
|
||||
muted: PropTypes.bool,
|
||||
hidden: PropTypes.bool,
|
||||
onMoveUp: PropTypes.func,
|
||||
|
@ -54,7 +53,6 @@ export default class Status extends ImmutablePureComponent {
|
|||
'status',
|
||||
'account',
|
||||
'me',
|
||||
'boostModal',
|
||||
'muted',
|
||||
'hidden',
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue