dashpresshq/dashpress

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

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function EntityCreate has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function EntityCreate() {
  const routeParams = useRouteParams();
  const entity = useEntitySlug();
  const entityCrudConfig = useEntityCrudConfig(entity);

Severity: Minor
Found in src/frontend/views/data/Create/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status