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 232014e commit 5ed17e0Copy full SHA for 5ed17e0
src/pages/bug-bounty.tsx
@@ -12,6 +12,7 @@ import {
12
13
import type { BasePageProps, ChildOnlyProp, Lang } from "@/lib/types"
14
15
+import BugBountyBanner from "@/components/Banners/BugBountyBanner"
16
import Breadcrumbs from "@/components/Breadcrumbs"
17
import BugBountyCards from "@/components/BugBountyCards"
18
import ButtonLink from "@/components/Buttons/ButtonLink"
0 commit comments