Skip to content

Commit

Permalink
Update Header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosgj94 authored Nov 3, 2024
1 parent 2039367 commit e7fd8fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/GetStarted/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ type BalanceStatus =
const MESSAGES: Record<BalanceStatus, ReactNode> = {
default: (
<>
The ANT Redemption Initiative ended on November 2nd 2024 23:59 UTC. Please
read the report
The ANT Redemption Initiative ended on November 2nd 2024 23:59 UTC. Please
read the report
<a href="https://blog.aragon.org/ant-redemption-initiative-report/">
here
</a>
.
.
</>
),
redemptionAvailable: (
Expand Down

0 comments on commit e7fd8fd

Please sign in to comment.