timhaley94/holdem

View on GitHub
client/src/state/user.js

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Function useUserSync has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function useUserSync() {
  const [{
    id,
    name,
    avatarId,
Severity: Minor
Found in client/src/state/user.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status