mirror of
https://github.com/wassname/talk.git
synced 2026-07-25 13:30:59 +08:00
shorten some syntax that could be shorter
This commit is contained in:
@@ -55,7 +55,7 @@ class CommentBox extends React.Component {
|
||||
let comment = {
|
||||
asset_id: assetId,
|
||||
parent_id: parentId,
|
||||
body: body,
|
||||
body,
|
||||
...this.props.commentBox
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user