casey-chow/tigertrade

View on GitHub
client/src/actions/ui.js

Summary

Maintainability
A
35 mins
Test Coverage

Function setComposeState has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

export function setComposeState(show = false, isEdit = false, mode = 'listings', listing, seek) {
Severity: Minor
Found in client/src/actions/ui.js - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status