dashpresshq/dashpress

View on GitHub
src/frontend/views/entity/Actions/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function EntityFormActionsSettings has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function EntityFormActionsSettings() {
  const entity = useEntitySlug();
  const domainMessages = useDomainMessages(
    LANG_DOMAINS.INTEGRATIONS.FORM_ACTIONS
  );
Severity: Minor
Found in src/frontend/views/entity/Actions/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status