add base front
This commit is contained in:
7
frontend/src/components/Footer/index.tsx
Normal file
7
frontend/src/components/Footer/index.tsx
Normal file
@@ -0,0 +1,7 @@
|
||||
export function Footer() {
|
||||
return (
|
||||
<footer>
|
||||
|
||||
</footer>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user