Related to T2592. Removed unnecessary classNames from Tx.js and replaced them with styled components. One className, antd-collapse, has been removed without futher changes as it was not being used in the Tx component.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC2163ea29329d: [Cashtab] Remove classNames from Tx.js
cd web/cashtab && npm start
Ensure there is at least one sent, one received and one genesis tx in TxHistory.
Observe that the styling for sent, received and genesis is maintained.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- remove-classnames-from-tx
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19771 Build 39256: Build Diff cashtab-tests Build 39255: arc lint + arc unit