mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Correct branch
This commit is contained in:
@@ -28,8 +28,8 @@ export default class ModerationActions extends React.Component {
|
||||
data={data}
|
||||
hideMenu={hideMenu}
|
||||
/>
|
||||
<ApproveCommentAction comment={comment} />
|
||||
<RejectCommentAction comment={comment} />
|
||||
<ApproveCommentAction comment={comment} hideTooltip={hideTooltip} />
|
||||
<RejectCommentAction comment={comment} hideTooltip={hideTooltip} />
|
||||
</Menu>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user