erste Test ohne Fehler
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// components/Footer.jsx
|
||||
"use client";
|
||||
import React from "react";
|
||||
|
||||
function Footer() {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// components/Header.jsx
|
||||
"use client";
|
||||
import React from "react";
|
||||
import Image from "next/image";
|
||||
import "bootstrap-icons/font/bootstrap-icons.css";
|
||||
|
||||
Reference in New Issue
Block a user