mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-23 02:57:52 +00:00
fix module.exports
This commit is contained in:
@@ -111,4 +111,4 @@ const Account = createClass({
|
||||
}
|
||||
});
|
||||
|
||||
module.exports = Account;
|
||||
export default Account;
|
||||
|
||||
Reference in New Issue
Block a user