client/app/lib/components/form/FormDialogue.jsx
Function render
has 48 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
render() {
const { intl, title, disabled, form, open, children } = this.props;
const formActions = [
<Button
key="form-dialogue-cancel-button"
- Create a ticketCreate a ticket