Yohann76/BileMo_B2B_API

View on GitHub
assets/js/phone/SinglePhone.js

Summary

Maintainability
A
0 mins
Test Coverage

Function SinglePhone has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export default function SinglePhone(props) {

    const { Result, isLoaded } = props;

    if (!isLoaded) {
Severity: Minor
Found in assets/js/phone/SinglePhone.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status