Related to T2479. Changed optionalDefaultActiveKey propType from PropTypes.bool to PropTypes.arrayOf(PropTypes.string).
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC4bc441ac7cc8: [Cashtab] Patch collapse proptype error
cd web/cashtab && npm start
Observe that the optionalDefaultActiveKey console error does not appear in the log.
grep -r 'optionalDefaultActiveKey: Proptypes.bool' src/ should return null
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- custom-collapse-proptype-patch
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19364 Build 38465: Build Diff cashtab-tests Build 38464: arc lint + arc unit