src/frontend/views/entity/Fields/index.tsx
Function EntityFieldsSettings
has 136 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export function EntityFieldsSettings() {
const tabFromUrl = useRouteParam("tab");
const changeTabParam = useChangeRouterParam("tab");
const domainMessages = useAppConfigurationDomainMessages(
"entity_columns_labels"