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:
@@ -100,4 +100,4 @@ const NewBrew = ()=>{
|
||||
);
|
||||
};
|
||||
|
||||
module.exports = NewBrew;
|
||||
export default NewBrew;
|
||||
|
||||
Reference in New Issue
Block a user