mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-22 14:25:47 +00:00
refactor(FE): refactor UI detail from page into drawer
This commit is contained in:
+1
@@ -23,6 +23,7 @@ export type BaseProjectFlock = {
|
||||
kandangs: (Kandang & {
|
||||
project_flock_kandang_id: number;
|
||||
})[];
|
||||
project_budgets: ProjectFlockBudget[];
|
||||
approval: BaseApproval;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user