mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
multiple export default causes a error
only one export default allowed per module.
This commit is contained in:
@@ -263,5 +263,3 @@ CodeEditor.defaultProps = {
|
||||
indentSize: 4,
|
||||
indentType: 'space'
|
||||
}
|
||||
|
||||
export default CodeEditor
|
||||
|
||||
Reference in New Issue
Block a user