client/app/bundles/course/survey/containers/SectionFormDialogue/SectionForm.jsx
Function SectionForm
has 63 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const SectionForm = (props) => {
const { onSubmit, disabled, initialValues } = props;
const {
control,
handleSubmit,
- Create a ticketCreate a ticket