AugurProject/augur-ui

View on GitHub
src/modules/modal/components/modal-view.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const { closeModal, modal } = this.props;

    return (
      <section className={Styles.ModalView}>
Severity: Major
Found in src/modules/modal/components/modal-view.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status