There are react class component(s) that needs to be converted to react functional component(s).
Only one in this PR because it's a demonstration of the keeping legacy support for a subset of admin form field components where the old class components in retained separately. I want to ensure this way of retaining support is agreed upon before doing the rest.
Note there are more components than this to convert, limiting number converted at a time to make peer review more manageable.
Acceptance criteria
PRs
There are react class component(s) that needs to be converted to react functional component(s).
Only one in this PR because it's a demonstration of the keeping legacy support for a subset of admin form field components where the old class components in retained separately. I want to ensure this way of retaining support is agreed upon before doing the rest.
Note there are more components than this to convert, limiting number converted at a time to make peer review more manageable.
Acceptance criteria
PRs