client/app/bundles/course/survey/containers/UnsubmitButton.jsx
Function render
has 36 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const { color, disabled, isIcon, responseId } = this.props;
return (
<>
{isIcon ? (
- Create a ticketCreate a ticket