Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/components/Banners/BugBountyBanner/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ const BugBountyBanner = () => (
<BannerNotification shouldShow>
<Center>
<p>
The Fusaka Contest is currently running on Sherlock with up to 2M USD in
rewards!
Fusaka vulnerabilities are now part of the Bug Bounty Program!
</p>
</Center>
</BannerNotification>
Expand Down