RocketChat/Rocket.Chat

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

Summary

Maintainability
A
1 hr
Test Coverage

Function Wrapper has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Wrapper = () => {
  const { ref, contentBoxSize } = useResizeObserver();
  const {
    state: { isTablet, previewTabsToggle },
  } = useContext(context);
Severity: Minor
Found in packages/uikit-playground/src/Components/Preview/Wrapper.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status