Page MenuHomePhabricator

[Cashtab] Moving BalanceHeader to stand alone component
ClosedPublic

Authored by bytesofman on Aug 9 2021, 17:01.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC3133ab71d54e: [Cashtab] Moving BalanceHeader to stand alone component
Summary

Per T1691. The BalanceHeader component is re-used in 4 screens. This diff puts the code logic in one file so that changes to the component do not need to be repeated across multiple files.

Test Plan

npm start and confirm balance display matches the one at cashtabapp.com on the Tokens.js, Send.js, Wallet.js, SendToken.js screens.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable