creation of Footer component

This commit is contained in:
2025-10-24 14:04:36 +02:00
parent 2349a241aa
commit 0f188e5d53
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -2,7 +2,6 @@ import styles from "./Footer.module.css"
import {Link} from "react-router";
function Footer(){
return (
<footer className={`${styles.footer} ${"glassCard"}`} >
<div className={styles.footerContent}>