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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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 |