initial
This commit is contained in:
9
pages/templates/footer.js
Normal file
9
pages/templates/footer.js
Normal file
@@ -0,0 +1,9 @@
|
||||
import styles from "../../styles/Home.module.css";
|
||||
|
||||
export default function Footer() {
|
||||
return (
|
||||
<div>
|
||||
<p></p>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
Reference in New Issue
Block a user