lint error fixed
This commit is contained in:
parent
b92b9fef1c
commit
651f427502
@ -1,7 +1,6 @@
|
||||
import type { Metadata } from "next";
|
||||
import Header from "./components/header/header";
|
||||
import Footer from "./components/footer/footer";
|
||||
import { cookies } from "next/headers";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user