vidocco/react-popup

View on GitHub

Showing 1 of 1 total issue

Function render has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render () {
    const styles = {
      overlay: {
        width: `${ this.renderStyles(this.props.overlay, 'width', '100%') }`,
        height: `${ this.renderStyles(this.props.overlay, 'height', '100%') }`,
Severity: Minor
Found in src/react-popup.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language