convert to named exports
This commit is contained in:
@@ -6,4 +6,4 @@ const Footer = () => {
|
||||
);
|
||||
};
|
||||
|
||||
export default Footer;
|
||||
export { Footer };
|
||||
|
||||
Reference in New Issue
Block a user