fix rebase issues

This commit is contained in:
2025-08-29 11:57:14 +02:00
parent 79117da969
commit 66ad042bf1
7 changed files with 38 additions and 43 deletions

View File

@@ -1,7 +1,3 @@
import { useEffect, useState } from "react";
import Marquee from "react-fast-marquee";
import pasta from "./pasta.ts";
import style from "./style.module.css";
export default function Footer() {