zammad/zammad

View on GitHub
app/frontend/shared/entities/ticket/composables/useTicketCreateArticleType.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function useTicketCreateArticleType has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const useTicketCreateArticleType = (
  additionalProps: FormFieldAdditionalProps = {},
) => {
  const application = useApplicationStore()

    There are no issues that match your filters.

    Category
    Status