mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-22 18:17:52 +00:00
revert admin.jsx to module.exports for now
This commit is contained in:
@@ -49,4 +49,4 @@ const Admin = ()=>{
|
||||
);
|
||||
};
|
||||
|
||||
export default Admin;
|
||||
module.exports = Admin;
|
||||
|
||||
Reference in New Issue
Block a user