mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 22:18:15 +08:00
Add isReply to commentInputDetailArea api
This commit is contained in:
@@ -167,6 +167,7 @@ class CommentBox extends React.Component {
|
||||
fill="commentInputDetailArea"
|
||||
registerHook={this.registerHook}
|
||||
unregisterHook={this.unregisterHook}
|
||||
isReply={isReply}
|
||||
inline
|
||||
/>}
|
||||
cancelButtonClicked={cancelButtonClicked}
|
||||
|
||||
Reference in New Issue
Block a user