dashpresshq/dashpress

View on GitHub
src/frontend/views/data/Update/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function EntityUpdate has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function EntityUpdate() {
  const entityId = useEntityId();
  const entity = useEntitySlug();

  useDataUpdateActions({ entity, entityId });
Severity: Minor
Found in src/frontend/views/data/Update/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status