Commit 2a1f850
feat(nav): flag Stake as NEW! in the Money dropdown (#253)
Stake shipped without a badge because which one it deserved was a call about
the campaign's status rather than something to infer from the route existing.
That call is now made: NEW!, the same literal Bounties and Swap already carry.
No i18n change — badges are literal strings on the nav item, not translated
keys, so this reads NEW! in both locales from one line.
The dropdown now shows three NEW! (Stake, Bounties, Swap) and two SOON (Rounds,
Shop). That is intentional; nothing was removed from the other two.
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 371a13b commit 2a1f850
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
0 commit comments