Skip to content

Commit

Permalink
Merge branch 'main' into production
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan DesRosier committed May 30, 2023
2 parents 41fdf07 + 5cb095c commit 26e69c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/Deposit/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ export const DepositUI = () => {
style={{ minHeight: '620px' }}
>
<div className='flex flex-col space-y-2'>
<AnnouncementBanner
{/* <AnnouncementBanner
href={'https://pooltogether.mirror.xyz/iKqcuu2roE4BHGahxEi9Ci35r16FX5jbzWoHHpiLqsY'}
i18nKey={'delegationWeek'}
/>
/> */}
<ActiveProposalsBanner />
</div>
<PrizePoolNetworkCarousel />
Expand Down

0 comments on commit 26e69c0

Please sign in to comment.