Add footer
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
const Footer = () => {
|
||||
return <footer className="w-full mt-8"></footer>;
|
||||
};
|
||||
|
||||
export default Footer;
|
||||
Reference in New Issue
Block a user