RocketChat/Rocket.Chat

View on GitHub
packages/uikit-playground/src/Components/HomeContainer/HomeContainer.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function HomeContainer has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const HomeContainer = () => {
  const { dispatch } = useContext(context);
  return (
    <Box
      minWidth="100%"

    There are no issues that match your filters.

    Category
    Status