prokuranepal/inventory_app

View on GitHub
src/screens/ItemCategoryScreen.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function ItemCategoryScreen has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ItemCategoryScreen = props => {
    const dispatch = useDispatch();
    // useEffect(() => {
    //     dispatch(itemsActions.setItems())
    // }, [])
Severity: Minor
Found in src/screens/ItemCategoryScreen.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status