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 d686530 commit 0bffc22Copy full SHA for 0bffc22
src/app/conf/2025/page.tsx
@@ -1,5 +1,5 @@
1
import { Metadata } from "next"
2
-import { BusIcon, HostedByGraphQLFoundation } from "@/icons"
+import { HostedByGraphQLFoundation } from "@/icons";
3
import { Sponsors } from "./sponsors"
4
import { Rubik } from "next/font/google"
5
import GridButton from "../_components/grid-button"
0 commit comments