Page MenuHomePhabricator

Remove disabled prop from collapse panels as antd deprecated
ClosedPublic

Authored by bytesofman on Dec 16 2020, 14:57.

Details

Summary

In the antd upgrade (d8677), the deprecation of the 'disabled' prop for collapse panels was overlooked. This diff removes the prop.

Test Plan

npm test & verify all tests pass; npm start and verify the Settings pages collapse menus still work.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remove-deprecated-panel-prop
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14419
Build 28807: Build Diff
Build 28806: arc lint + arc unit