RocketChat/Rocket.Chat

View on GitHub
packages/uikit-playground/src/Components/Preview/Editor/EditorPanel.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function EditorPanel has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const EditorPanel: FC = () => {
  const {
    state: { editorTabsToggle },
    dispatch,
  } = useContext(context);

    There are no issues that match your filters.

    Category
    Status