scripts/apps/authoring-react/preview-authoring-item.tsx
Function render
has 28 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const {profile, fieldsData, fieldPadding} = this.props;
const allFields = profile.header.merge(profile.content);
return (