wip: added global layout, added posts route
This commit is contained in:
3
frontend/components/Footer.tsx
Normal file
3
frontend/components/Footer.tsx
Normal file
@ -0,0 +1,3 @@
|
||||
export default function Footer() {
|
||||
return <div>THIS IS A FOOTER</div>;
|
||||
}
|
Reference in New Issue
Block a user