File tree 1 file changed +2
-4
lines changed
ui/pages/asset/components/__snapshots__
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -223,9 +223,7 @@ exports[`AssetPage should render a native asset 1`] = `
223
223
<p
224
224
class = " mm-box mm-text mm-text--body-md mm-text--font-weight-medium mm-text--text-align-end mm-box--color-text-default"
225
225
data-testid = " multichain-token-list-item-secondary-value"
226
- >
227
- $0.00
228
- </p >
226
+ />
229
227
</div >
230
228
<div
231
229
class = " mm-box mm-box--display-flex mm-box--flex-direction-row mm-box--justify-content-space-between"
@@ -543,7 +541,7 @@ exports[`AssetPage should render an ERC20 asset without prices 1`] = `
543
541
class = " mm-box mm-text mm-text--body-md mm-text--font-weight-medium mm-text--text-align-end mm-box--color-text-default"
544
542
data-testid = " multichain-token-list-item-secondary-value"
545
543
>
546
- $0.00
544
+ $NaN
547
545
</p >
548
546
</div >
549
547
<div
You can’t perform that action at this time.
0 commit comments