upd: division

Deskripsi:
- pembatasan role
- project dipakein filter

No ISsues
This commit is contained in:
amel
2024-09-06 15:22:06 +08:00
parent 38b96eb72e
commit 2beb1b54f5
8 changed files with 122 additions and 77 deletions

View File

@@ -10,7 +10,6 @@ import { funGetAllProject } from '../lib/api_project';
import toast from 'react-hot-toast';
import { useShallowEffect } from '@mantine/hooks';
import { IDataProject } from '../lib/type_project';
import { funGetAllGroup, IDataGroup } from '@/module/group';
import { useHookstate } from '@hookstate/core';
import _ from 'lodash';