timhaley94/holdem

View on GitHub
client/src/components/Rooms/index.js

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

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

function Rooms() {
  const { push } = useHistory();
  const { rooms } = useRooms();

  if (!rooms) {
Severity: Minor
Found in client/src/components/Rooms/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status