|
@@ -267,5 +267,6 @@ CommentForm.propTypes = {
|
|
|
onPostComplete: PropTypes.func,
|
|
onPostComplete: PropTypes.func,
|
|
|
pageId: PropTypes.string,
|
|
pageId: PropTypes.string,
|
|
|
revisionId: PropTypes.string,
|
|
revisionId: PropTypes.string,
|
|
|
|
|
+ pagePath: PropTypes.string,
|
|
|
editorOptions: PropTypes.object,
|
|
editorOptions: PropTypes.object,
|
|
|
};
|
|
};
|