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