Kaynağa Gözat

remove propTypes

itizawa 6 yıl önce
ebeveyn
işleme
d9d85d6543

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

@@ -323,7 +323,6 @@ CommentEditor.propTypes = {
 
   growiRenderer: PropTypes.instanceOf(GrowiRenderer).isRequired,
   replyTo: PropTypes.string,
-  reEdit: PropTypes.bool,
   currentCommentId: PropTypes.string,
   commentBody: PropTypes.string,
   commentButtonClickedHandler: PropTypes.func.isRequired,