ui/src/components/Breadcrumb/Permissions/index.tsx
Function PermissionsBreadcrumb
has 26 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
const PermissionsBreadcrumb = () => {
const pages = usePages();
const namespace = useNamespace();
const { t } = useTranslation();