mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-23 00:47:55 +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