asenka0301/frontend-bootcamp-project-12

View on GitHub
frontend/src/App.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function App has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const App = () => {
  const ruDictionary = leoProfanity.getDictionary('ru');
  leoProfanity.loadDictionary(ruDictionary);
  const socket = io();
  const dispatch = useDispatch();
Severity: Minor
Found in frontend/src/App.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status