itizawa 6 năm trước cách đây
mục cha
commit
0956e20b19
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/client/js/components/PageComment/Comment.jsx

+ 0 - 1
src/client/js/components/PageComment/Comment.jsx

@@ -302,7 +302,6 @@ Comment.propTypes = {
 
   comment: PropTypes.object.isRequired,
   growiRenderer: PropTypes.object.isRequired,
-  editBtnClicked: PropTypes.func.isRequired,
   deleteBtnClicked: PropTypes.func.isRequired,
   replyList: PropTypes.array,
 };