client/app/bundles/course/survey/containers/ResponseForm/components/MultipleChoiceOptionsField.jsx
Function MultipleChoiceOptionsField
has 37 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const MultipleChoiceOptionsField = (props) => {
const {
disabled,
field: { onChange, value },
fieldState: { error },
- Create a ticketCreate a ticket