amarofashion/react-credit-cards

View on GitHub

Showing 1 of 1 total issue

Function render has 70 lines of code (exceeds 50 allowed). Consider refactoring.
Open

  render() {
    const { cvc, focused, locale, name, placeholders } = this.props;
    const { number, expiry } = this;

    return (
Severity: Major
Found in src/index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language