Skip to content

Commit

Permalink
Remove banner
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboydiamonds committed Mar 27, 2024
1 parent 0aedf05 commit a6547eb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/synapse-interface/pages/swap/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -360,12 +360,6 @@ const StateManagedSwap = () => {

return (
<LandingPageWrapper>
<AnnouncementBanner
bannerId="2024-03-26-blast-swap-pause"
bannerContents="Swapping on Blast paused."
startDate={new Date(Date.UTC(2024, 2, 20, 20, 20, 0))}
endDate={new Date(Date.UTC(2026, 2, 20, 22, 0, 0))}
/>
<div className="flex justify-center px-4 py-16 mx-auto lg:mx-0">
<div className="flex flex-col">
<div className="flex items-center justify-between">
Expand Down

0 comments on commit a6547eb

Please sign in to comment.