widgets/client/messenger/containers/TopBar.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function container has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const container = (props: Props) => {
  return (
    <AppConsumer>
      {({
        endConversation,
Severity: Minor
Found in widgets/client/messenger/containers/TopBar.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status