feat: out-source footer and header

This commit is contained in:
2025-02-10 16:40:19 +01:00
parent 25bda2bc4d
commit 501811a0b5
5 changed files with 135 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
import Analysis from "./Analysis";
import { baseUrl } from "./api";
import "./App.css";
import Footer from "./Footer";
import Header from "./Header";