components/AuthFields/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function AuthFields has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AuthFields = (props: Props) => {
  const {
    selectFields,
    fields,
    handleTouch,
Severity: Minor
Found in components/AuthFields/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status