|
|
@@ -382,6 +382,7 @@ PageEditor.propTypes = {
|
|
|
appContainer: PropTypes.instanceOf(AppContainer).isRequired,
|
|
|
pageContainer: PropTypes.instanceOf(PageContainer).isRequired,
|
|
|
editorContainer: PropTypes.instanceOf(EditorContainer).isRequired,
|
|
|
+
|
|
|
crowiRenderer: PropTypes.object.isRequired,
|
|
|
onSaveWithShortcut: PropTypes.func.isRequired,
|
|
|
};
|