opcotech/elemo

View on GitHub
web/app/(authenticated)/settings/system/page.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function SystemSettings has 104 lines of code (exceeds 75 allowed). Consider refactoring.
Open

export default async function SystemSettings() {
  const { license, version } = await getData();

  return (
    <div className="space-y-8 divide-y divide-gray-100">
Severity: Major
Found in web/app/(authenticated)/settings/system/page.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status