Skip to content

Commit 8c5ab5c

Browse files
authored
Use 2024 Sponsors component in FAQ (graphql#1733)
1 parent 5a6ea59 commit 8c5ab5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/conf/2024/faq/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import FAQ from "./client-mdx"
2-
import { Sponsors } from "../../_components/sponsors"
2+
import { Sponsors } from "../sponsors"
33

44
import { Metadata } from "next"
55

0 commit comments

Comments
 (0)