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 Jun 2, 2023
2 parents 26e69c0 + e52e2e1 commit ad69e0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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
href={'https://pooltogether.mirror.xyz/iKqcuu2roE4BHGahxEi9Ci35r16FX5jbzWoHHpiLqsY'}
i18nKey={'delegationWeek'}
/> */}
<AnnouncementBanner
href={'https://pooltogether.mirror.xyz/-ZAV-RfzeNW5F1fnGGjMF3LL7G8NNgMhYwhWMS3Y4rI'}
i18nKey={'pooltogetherEnsSubdomain'}
/>
<ActiveProposalsBanner />
</div>
<PrizePoolNetworkCarousel />
Expand Down

0 comments on commit ad69e0d

Please sign in to comment.