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