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 d7ac691 commit 174b552Copy full SHA for 174b552
app/layout.tsx
@@ -26,7 +26,4 @@ export default function RootLayout({
26
<body className={`${geistSans.variable} ${geistMono.variable} font-sans antialiased`}>{children}</body>
27
</html>
28
)
29
-}
30
-
31
32
-import './globals.css'
+}
0 commit comments