1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-15 02:36:36 +00:00

Merge pull request #99 from yosmoc/export_codeeditor

multiple export default causes a error
This commit is contained in:
Dick Choi
2016-08-27 14:04:25 +09:00
committed by GitHub

View File

@@ -263,5 +263,3 @@ CodeEditor.defaultProps = {
indentSize: 4,
indentType: 'space'
}
export default CodeEditor