upd: project
Deskripsi: - tambah project - update tb project NO Issues
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import { hookstate } from "@hookstate/core";
|
||||
import { IFormMemberProject } from "./type_project";
|
||||
|
||||
export const globalRefreshProject = hookstate<boolean>(false)
|
||||
export const globalMemberProject = hookstate<IFormMemberProject[]>([]);
|
||||
|
||||
export const valStatusDetailProject = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user