We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2671876 commit 279b2abCopy full SHA for 279b2ab
1 file changed
src/pages/explore/wallets/_components/ForDailyUseSection.tsx
@@ -54,9 +54,7 @@ export function ForDailyUseSection() {
54
text={IconType.APPSTORE}
55
/>
56
<CardLink
57
- // Temporarily link until the app is available on Google Play
58
- // url="https://play.google.com/store/apps/details?id=com.defichain.app"
59
- url="https://www.reddit.com/r/defiblockchain/comments/1n1figg/update_on_the_missing_light_wallet_in_the_google/"
+ url="https://play.google.com/store/apps/details?id=com.defichaincommunity.app"
60
descText="Get It On"
61
text={IconType.GOOGLE_PLAY}
62
0 commit comments