mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-27 09:33:08 +00:00
fix module.exports
This commit is contained in:
@@ -259,4 +259,4 @@ const ToolBar = ({ displayOptions, onDisplayOptionsChange, visiblePages, totalPa
|
||||
);
|
||||
};
|
||||
|
||||
module.exports = ToolBar;
|
||||
export default ToolBar;
|
||||
|
||||
Reference in New Issue
Block a user