feat : update validasi
This commit is contained in:
3
src/module/group/lib/val_group.ts
Normal file
3
src/module/group/lib/val_group.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { hookstate } from "@hookstate/core";
|
||||
|
||||
export const globalRefreshGroup = hookstate<boolean>(false);
|
||||
Reference in New Issue
Block a user