mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-16 03:06:27 +00:00
Merge pull request #99 from yosmoc/export_codeeditor
multiple export default causes a error
This commit is contained in:
@@ -263,5 +263,3 @@ CodeEditor.defaultProps = {
|
|||||||
indentSize: 4,
|
indentSize: 4,
|
||||||
indentType: 'space'
|
indentType: 'space'
|
||||||
}
|
}
|
||||||
|
|
||||||
export default CodeEditor
|
|
||||||
|
|||||||
Reference in New Issue
Block a user