AugurProject/augur-ui

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

Summary

Maintainability
B
5 hrs
Test Coverage

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

  render() {
    const { closeModal } = this.props;
    const { didScroll, didCheck } = this.state;

    return (
Severity: Major
Found in src/modules/modal/components/modal-disclaimer.jsx - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status