fga-eps-mds/2019.2-Vsign

View on GitHub
frontend/src/components/Script.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        let { location } = this.props;

        let isModal = !!(
        location.state &&
Severity: Minor
Found in frontend/src/components/Script.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status