client/app/bundles/course/survey/pages/ResponseShow/index.jsx
Function renderSubmissionInfo
has 31 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
renderSubmissionInfo() {
const { response } = this.props;
return (
<Table style={styles.submissionInfoTable}>
<TableBody>
- Create a ticketCreate a ticket