Replaced components with classnames with styled-components, removed unecessary 'antd-collapse' className. Related to T2445.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABCa27c3bf49dc1: [Casthab] Remove classNames from Tx.js
cd web/cashtab && npm start
Ensure there is at least one received eCash tx, eToken tx and genesis tx.
check that the Tx amount for each is the appropriate color
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- remove-classNames-from-tx-component
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19204 Build 38156: Build Diff cashtab-tests Build 38155: arc lint + arc unit
Event Timeline
web/cashtab/src/components/Home/Tx.js | ||
---|---|---|
366 ↗ | (On Diff #33706) | Is this not getting any styling? Removing this className should be in its own diff. Limit this diff to removing the genesis and received classNames |