Skip to content

Commit 2954c6c

Browse files
committed
lint error
1 parent 6ee797e commit 2954c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/bug-bounty.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import {
1212

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

15-
import Breadcrumbs from "@/components/Breadcrumbs"
1615
import BugBountyBanner from "@/components/Banners/BugBountyBanner"
16+
import Breadcrumbs from "@/components/Breadcrumbs"
1717
import BugBountyCards from "@/components/BugBountyCards"
1818
import ButtonLink from "@/components/Buttons/ButtonLink"
1919
import Card from "@/components/Card"

0 commit comments

Comments
 (0)