serge-web/serge-web

View on GitHub
client/src/Views/AdminAndInsightsTabsContainer/AdminAndInsightsTabsContainer.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function AdminAndInsightsTabsContainer has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AdminAndInsightsTabsContainer = (): React.ReactElement => {
  const state = usePlayerUiState()
  const playerUiDispatch = usePlayerUiDispatch()
  const dispatch = useDispatch()

    There are no issues that match your filters.

    Category
    Status