mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-25 04:08:12 +00:00
fix module.exports
This commit is contained in:
@@ -542,4 +542,4 @@ const Editor = createClass({
|
||||
}
|
||||
});
|
||||
|
||||
module.exports = Editor;
|
||||
export default Editor;
|
||||
|
||||
Reference in New Issue
Block a user