dsshard/react-validator

View on GitHub

Showing 1 of 11 total issues

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
    Severity
    Category
    Status
    Source
    Language