feat : update validasi

This commit is contained in:
lukman
2024-09-27 17:46:35 +08:00
parent a0979601a5
commit 75bce5754c
5 changed files with 179 additions and 62 deletions

View File

@@ -0,0 +1,3 @@
import { hookstate } from "@hookstate/core";
export const globalRefreshGroup = hookstate<boolean>(false);