mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-25 06:18:10 +00:00
fix module.exports
This commit is contained in:
@@ -268,4 +268,4 @@ const errorIndex = (props)=>{
|
||||
};
|
||||
};
|
||||
|
||||
module.exports = errorIndex;
|
||||
export default errorIndex;
|
||||
|
||||
Reference in New Issue
Block a user