foglalas
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function Footer() {
|
||||
export default function Footer() {
|
||||
return (
|
||||
<footer className="border-t border-slate-800 bg-slate-900 py-12">
|
||||
<div className="container mx-auto px-6 text-center text-slate-400">
|
||||
@@ -8,5 +8,3 @@ function Footer() {
|
||||
</footer>
|
||||
);
|
||||
}
|
||||
|
||||
export default Footer;
|
||||
|
||||
Reference in New Issue
Block a user