client/app/bundles/course/survey/pages/ResponseIndex/RemindButton.jsx
Function render
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
return (
<>
<Button
onClick={() => this.setState({ open: true })}
- Create a ticketCreate a ticket