saarnilauri/fida-imu

View on GitHub
src/components/Account/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

const AccountPage = props => {
  const ImageDropZone = getEntityImageDropZone(
    'user',
    false,
    props.authUser.uid,
Severity: Minor
Found in src/components/Account/index.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status