src/app/components/ThemeProvider/withThemeProvider.tsx

Summary

Maintainability
A
3 hrs
Test Coverage
A
100%

File withThemeProvider.tsx has 306 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import React, { useContext } from 'react';
import {
  Global,
  ThemeProvider as EmotionThemeProvider,
  Theme,
Severity: Minor
Found in src/app/components/ThemeProvider/withThemeProvider.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status