dsshard/react-validator

View on GitHub
example/example.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function App has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function App () {
  const [email, setEmail] = useState('')
  const jsxValidator = createRef<ValidatorWrapper>()

  function handleValidateEmail () {
Severity: Minor
Found in example/example.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status