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 9432bf4 commit 51cc9b4Copy full SHA for 51cc9b4
src/app/conf/2025/layout.tsx
@@ -5,7 +5,7 @@ import { GraphQLConf, HostedByGraphQLFoundation } from "@/icons"
5
import NextLink from "next/link"
6
import { NewFontsStyleTag } from "../../fonts"
7
import "../../colors.css"
8
-import { Navbar, NavbarBackgroundStrip } from "./components/navbar"
+import { Navbar } from "./components/navbar"
9
10
// @ts-expect-error: we want to import the same version as Nextra for the main page
11
import { ThemeProvider } from "next-themes"
0 commit comments