We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd49ac commit 1bfc1f4Copy full SHA for 1bfc1f4
src/app/layout.tsx
@@ -1,7 +1,7 @@
1
-import type { Metadata } from "next"
2
-
3
import "@/styles/globals.css"
4
+import type { Metadata } from "next"
+
5
import { fontMono, fontSans } from "@/lib/fonts"
6
import { cn } from "@/lib/utils"
7
import { ThemeProvider } from "@/components/theme-provider"
0 commit comments