Skip to content

Commit

Permalink
Add TestFlight link
Browse files Browse the repository at this point in the history
  • Loading branch information
tmedetbekov committed Nov 7, 2023
1 parent dca49fc commit ce469fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/GetWallet/GetWalletActions.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ function GetWallet({ btnSteal }) {
icon="gitlab"
link="https://gitlab.com/horizontal_systems" newTab />
</div>
<div className="mt-4 pt-md-4 pt-sm-0">
<a href="https://testflight.apple.com/join/JaKdKPY5" className="Banner-link" target="_blank" rel="noopener noreferrer">
<Icon name="arrow-right" /> <span className="ms-2">Get the TestFlight version</span>
</a>
</div>
</div>
)
}
Expand Down

0 comments on commit ce469fc

Please sign in to comment.