trufflesuite/truffle

View on GitHub
packages/dashboard/src/components/MantineGlobal.tsx

Summary

Maintainability
B
4 hrs
Test Coverage

Function MantineGlobal has 104 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function MantineGlobal(): JSX.Element {
  return (
    <Global
      styles={theme => {
        const { colors, colorScheme, white, fn } = theme;
Severity: Major
Found in packages/dashboard/src/components/MantineGlobal.tsx - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status