Commit 4221969
fix(stablecoin): hide depeg history section on NAV token pages
NAV tokens appreciate over time and are never "pegged" — showing a
depeg history section is misleading. Guard it with isNavToken.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 894257f commit 4221969
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
402 | | - | |
403 | | - | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
404 | 406 | | |
405 | 407 | | |
406 | 408 | | |
0 commit comments