styles: lint

This commit is contained in:
Mauricio Siu
2024-10-17 23:58:51 -06:00
parent e0a8d8258c
commit 8536945a60
5 changed files with 36 additions and 36 deletions

View File

@@ -6,9 +6,9 @@ import GoogleAnalytics from "@/components/analitycs/google";
import { NextIntlClientProvider } from "next-intl";
import { getMessages } from "next-intl/server";
import type { Metadata } from "next";
import { Header } from "@/components/Header";
import { Footer } from "@/components/Footer";
import { Header } from "@/components/Header";
import type { Metadata } from "next";
export const metadata: Metadata = {
title: {