diff --git a/src/components/vault/VaultView.tsx b/src/components/vault/VaultView.tsx index ab6d749..77c500c 100644 --- a/src/components/vault/VaultView.tsx +++ b/src/components/vault/VaultView.tsx @@ -92,11 +92,11 @@ export const VaultView: FC<{}> = props => { localizeWithFallback('earnings.' + row.key, row.label) } -
+
{ row.currencies.map((currency, index) => ( - 0 + 0 )) }