init remix app
This commit is contained in:
4
client/app/components/Footer.tsx
Normal file
4
client/app/components/Footer.tsx
Normal file
@@ -0,0 +1,4 @@
|
||||
const Footer = () => {
|
||||
return <div>Footer</div>;
|
||||
};
|
||||
export default Footer;
|
||||
Reference in New Issue
Block a user