Reactor unfollow_modal, boost_modal, delete_modal (#5505)
This commit is contained in:
committed by
Yamagishi Kazutoshi
parent
4080569c2d
commit
5e111ce16d
@@ -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',
|
||||
]
|
||||
|
Reference in New Issue
Block a user