upd: position

Deskripsi:
- refresh otomatis

No Issues
This commit is contained in:
amel
2024-08-27 17:00:38 +08:00
parent 4b84a15f4b
commit b42d2284c5
3 changed files with 11 additions and 1 deletions

View File

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