Fix layout error
This commit is contained in:
parent
8f2cd92e62
commit
31806a6d58
@ -6,7 +6,7 @@ import { cn } from "@/lib/utils";
|
|||||||
import ThemeProvider from "@/provider/theme-provider";
|
import ThemeProvider from "@/provider/theme-provider";
|
||||||
import type { Metadata, Viewport } from "next";
|
import type { Metadata, Viewport } from "next";
|
||||||
import PlausibleProvider from "next-plausible";
|
import PlausibleProvider from "next-plausible";
|
||||||
import "../globals.css";
|
import "./globals.css";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Site metadata & viewport.
|
* Site metadata & viewport.
|
Loading…
x
Reference in New Issue
Block a user