HomePhabricator

[Cashtab] Patch collapse proptype error

Description

[Cashtab] Patch collapse proptype error

Summary: Related to T2479. Changed optionalDefaultActiveKey propType from PropTypes.bool to PropTypes.arrayOf(PropTypes.string).

Test Plan:
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

Reviewers: bytesofman, #bitcoin_abc

Reviewed By: bytesofman, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D11614

Details

Provenance
kieran709Authored on Jun 10 2022, 19:59
kieran709Pushed on Jun 13 2022, 14:43
Reviewer
Restricted Project
Differential Revision
D11614: [Cashtab] Patch collapse proptype error
Parents
rABCb3fb84d67930: [avalanche] Simplify the quorum functional test by unsing the gen_proof facility
Branches
Unknown
Tags
Unknown