File tree Expand file tree Collapse file tree
src/pages/explore/wallets/_components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,31 +60,6 @@ export function ForDailyUseSection() {
6060 />
6161 </ div >
6262 </ DownloadCard >
63-
64- < DownloadCard
65- title = { t ( "dailyUseSection.entries.JLY.title" ) }
66- desc = { t ( "dailyUseSection.entries.JLY.desc" ) }
67- imageSrc = "/assets/img/explore/explore-wallet-jellywallet.png"
68- testid = "DailyUseSection.Jly"
69- >
70- < div className = "flex items-center lg:space-x-4 space-x-3 text-lg font-medium" >
71- < CardLink
72- url = "https://chrome.google.com/webstore/detail/jellywallet/eegcfalgkkhehkhbjbggbhhlcnckadih"
73- descText = "Download For"
74- text = { IconType . CHROME }
75- />
76- < CardLink
77- url = "https://addons.mozilla.org/en-US/firefox/addon/jellywallet/"
78- descText = "Download For"
79- text = { IconType . FIREFOX }
80- />
81- < CardLink
82- url = "https://chrome.google.com/webstore/detail/jellywallet/eegcfalgkkhehkhbjbggbhhlcnckadih"
83- descText = "Download For"
84- text = { IconType . BRAVE }
85- />
86- </ div >
87- </ DownloadCard >
8863 </ div >
8964 </ Container >
9065 ) ;
You can’t perform that action at this time.
0 commit comments