Port perm checks to the new framework

This commit is contained in:
Chi Vinh Le
2017-06-08 18:28:46 +07:00
parent 9d25a4c14a
commit fb39446c6a
9 changed files with 42 additions and 24 deletions
@@ -30,7 +30,6 @@ export const FakeComment = ({username, created_at, body}) => (
onClick={() => {}}
parentCommentId={'commentID'}
currentUserId={{}}
banned={false}
/>
</div>
<div className="commentActionsRight comment__action-container">