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