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 6ee797e commit 2954c6cCopy full SHA for 2954c6c
src/pages/bug-bounty.tsx
@@ -12,8 +12,8 @@ import {
12
13
import type { BasePageProps, ChildOnlyProp } from "@/lib/types"
14
15
-import Breadcrumbs from "@/components/Breadcrumbs"
16
import BugBountyBanner from "@/components/Banners/BugBountyBanner"
+import Breadcrumbs from "@/components/Breadcrumbs"
17
import BugBountyCards from "@/components/BugBountyCards"
18
import ButtonLink from "@/components/Buttons/ButtonLink"
19
import Card from "@/components/Card"
0 commit comments