Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dschlabach committed Dec 5, 2024
1 parent 73d49ef commit 394cfcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/components/Ecosystem/Content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const config: Record<string, string[]> = {
'crypto taxes',
],
onramp: ['centralized exchange', 'fiat on-ramp'],
infra: ['ai', 'depin', 'bridge', 'security', 'developer tool', 'node provider', 'raas'],
infra: ['ai', 'data', 'depin', 'bridge', 'security', 'developer tool', 'node provider', 'raas'],
};

function orderedEcosystemAppsAsc() {
Expand Down

0 comments on commit 394cfcd

Please sign in to comment.