dashpresshq/dashpress

View on GitHub
src/frontend/views/account/Preferences/index.tsx

Summary

Maintainability
A
2 hrs
Test Coverage
B
89%

Function UserPreferences has 70 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function UserPreferences() {
  const { theme, setTheme } = useTheme();
  const themes = usePortalThemesSelection();

  const domainMessages = useDomainMessages(LANG_DOMAINS.ACCOUNT.PREFERENCES);
Severity: Major
Found in src/frontend/views/account/Preferences/index.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status