Coursemology/coursemology2

View on GitHub
client/app/lib/components/form/fields/DateTimePickerField.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function FormDateTimePickerField has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const FormDateTimePickerField = (props) => {
  const {
    afterChangeField,
    field,
    fieldState,
Severity: Major
Found in client/app/lib/components/form/fields/DateTimePickerField.jsx - About 2 hrs to fix

There are no issues that match your filters.

Category
Status