mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-24 19:28:11 +00:00
fix module.exports
This commit is contained in:
@@ -50,4 +50,4 @@ const ErrorBar = (props)=>{
|
||||
);
|
||||
};
|
||||
|
||||
module.exports = ErrorBar;
|
||||
export default ErrorBar;
|
||||
|
||||
Reference in New Issue
Block a user