quote compose

This commit is contained in:
2458773093
2019-07-30 21:27:49 +03:00
parent 6b583577f4
commit aae01581d9
5 changed files with 69 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ class Status extends ImmutablePureComponent {
otherAccounts: ImmutablePropTypes.list,
onClick: PropTypes.func,
onReply: PropTypes.func,
onQuote: PropTypes.func,
onFavourite: PropTypes.func,
onReblog: PropTypes.func,
onDelete: PropTypes.func,