RocketChat/Rocket.Chat

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

Summary

Maintainability
A
1 hr
Test Coverage

Function Templates has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Templates: FC = () => {
  const {
    state: { templatesToggle },
    dispatch,
  } = useContext(context);
Severity: Minor
Found in packages/uikit-playground/src/Components/Templates/Templates.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status