Skip to content

Commit b25296a

Browse files
authored
Merge pull request #266 from oasisprotocol/lw/rm-transak
discover: remove Transak
2 parents e1be600 + e26f6dc commit b25296a

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.changelog/266.trivial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
discover: remove Transak

discover/src/constants/config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,6 @@ export const CARDS_CONFIG: { featured: CardConfig[]; dApps: CardConfig[]; toolin
133133
imgSrc: 'https://assets.oasis.io/rose-app-discover/OasisDocs.svg',
134134
externalLink: 'https://docs.oasis.io/',
135135
},
136-
{
137-
title: 'Transak',
138-
imgSrc: 'https://assets.oasis.io/rose-app-discover/Transak.jpg',
139-
externalLink: 'https://global.transak.com/',
140-
},
141136
{
142137
title: 'CoinMarketCap',
143138
imgSrc: 'https://assets.oasis.io/rose-app-discover/CoinMarketCap.jpg',

0 commit comments

Comments
 (0)