ctxhou/react-poppop

View on GitHub

Showing 1 of 1 total issue

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

  render() {
    const {open, position, overlayStyle, contentStyle} = this.props;
    const extractPosition = extractCamelCase(position);
    const mergeWrapperStyle = {
      ...styles.wrapper,
Severity: Minor
Found in src/poppop.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language