RocketChat/Rocket.Chat

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

Summary

Maintainability
A
1 hr
Test Coverage

Function PrototypeContainer has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const PrototypeContainer = () => {
  const {
    state: { projects, activeProject, screens },
  } = useContext(context);

    There are no issues that match your filters.

    Category
    Status