asenka0301/frontend-bootcamp-project-12

View on GitHub
frontend/src/components/pages/ChatPage/ChatPage.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function ChatPage has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ChatPage = () => {
  const auth = useAuth();
  const dispatch = useDispatch();
  const { t } = useTranslation();

Severity: Major
Found in frontend/src/components/pages/ChatPage/ChatPage.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status