diff --git a/src/pages/department/index.tsx b/src/pages/department/index.tsx index a0c5a60..f3e8785 100644 --- a/src/pages/department/index.tsx +++ b/src/pages/department/index.tsx @@ -72,10 +72,6 @@ export const DepartmentPage: React.FC = () => { title: (
{departments[id][i].name}
- {through("department-cud") && ( <> { title: (
{departments[id][i].name}
- {through("department-cud") && ( <> { title: (
{categories[id][i].name}
- {through("resource-category") && ( { title: (
{categories[id][i].name}
- {through("resource-category") && (