new next version, new style to barnavigation and no hardcode
This commit is contained in:
@@ -3,7 +3,6 @@ import Image from "next/image";
|
||||
import header from "./Header.module.css";
|
||||
import Link from "next/link";
|
||||
import BarNavigation from "../BarNavigation/BarNavigation";
|
||||
import { usePathname } from "next/navigation";
|
||||
import { useEffect, useState } from "react";
|
||||
|
||||
function Header() {
|
||||
|
||||
Reference in New Issue
Block a user