Skip to content

Commit

Permalink
fix(app): move binance to kyc
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schultz committed Jul 12, 2024
1 parent fa64724 commit 2776595
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/components/CardList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,12 @@ export const PLATFORM_CATEGORIES: PLATFORM_CATEGORY[] = [
"Brightid",
"TrustaLabs",
"Ens",
"Binance",
],
},
{
name: "Government IDs",
description: "Use your government-issued IDs or complete a KYC process with our partners to verify your identity.",
platforms: ["Coinbase", "Holonym", "Outdid"],
platforms: ["Coinbase", "Holonym", "Outdid", "Binance"],
},
{
name: "Social & Professional Platforms",
Expand Down

0 comments on commit 2776595

Please sign in to comment.