scripts/apps/authoring-react/authoring-section/authoring-section-field.tsx
Function render
has 45 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const {field, fieldsData, canBeToggled, toggledOn} = this.props;
const FieldEditorConfig = getField(field.fieldType);
const Container = this.getFieldContainer(