Removed second defualt export that caused an error in the bundle compilation.
This commit is contained in:
parent
911e3f7077
commit
ba7e99212d
@ -64,8 +64,6 @@ class MarkdownControl extends React.Component {
|
||||
}
|
||||
}
|
||||
|
||||
export default MarkdownControl;
|
||||
|
||||
MarkdownControl.propTypes = {
|
||||
editor: PropTypes.object.isRequired,
|
||||
onChange: PropTypes.func.isRequired,
|
||||
|
Loading…
x
Reference in New Issue
Block a user