Related to task T2314. Removed conditional logic from Send.js which handled rendering the BalanceHeaderFiat component and moved it into the BalanceFiat component.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC95587fe8f0d6: [Cashtab] BalanceHeaderFiat component handles null value for fiatPrice
cd web/cashtab
npm start
from the wallet tab, observe the BalanceHeaderFiat component.
ctrl + refresh the page, observe the BalanceHeaderFiat component render as the api fetches the fiatPrice.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable