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 271531b commit 69ccdf8Copy full SHA for 69ccdf8
demo/next-server-components/src/app/layout.tsx
@@ -5,7 +5,6 @@ import type { Metadata } from 'next';
5
6
import './globals.css';
7
8
-
9
const geistSans = Geist({
10
variable: '--font-geist-sans',
11
subsets: ['latin'],
0 commit comments