trezy/firebase-system-update

View on GitHub
src/components/Installer/ProjectConfigurationForm.js

Summary

Maintainability
A
1 hr
Test Coverage

Function ProjectConfigurationForm has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function ProjectConfigurationForm(props) {
    const { projectID } = props
    const {
        data: { projects },
    } = useAppContext()
Severity: Minor
Found in src/components/Installer/ProjectConfigurationForm.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status