Geovation/photos

View on GitHub
src/components/TermsDialog.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    // const { fullScreen, handleClose, classes } = this.props; //to use uncomment "line fullSreen={fullScreen}"
    const { handleClose, classes } = this.props; //comment this and uncomment above line to use fullScreen T&C page
    return (
      <Dialog
Severity: Minor
Found in src/components/TermsDialog.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status