Skip to content

Commit 5ed17e0

Browse files
authored
import banner
1 parent 232014e commit 5ed17e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/bug-bounty.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import {
1212

1313
import type { BasePageProps, ChildOnlyProp, Lang } from "@/lib/types"
1414

15+
import BugBountyBanner from "@/components/Banners/BugBountyBanner"
1516
import Breadcrumbs from "@/components/Breadcrumbs"
1617
import BugBountyCards from "@/components/BugBountyCards"
1718
import ButtonLink from "@/components/Buttons/ButtonLink"

0 commit comments

Comments
 (0)