client/app/bundles/course/survey/pages/SurveyShow/Section/index.jsx
Function render
has 51 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const { section, index: sectionIndex } = this.props;
return (
<Card>
<CardHeader
- Create a ticketCreate a ticket