feat : update global

This commit is contained in:
lukman
2024-08-27 17:32:53 +08:00
parent 342d7c968c
commit bf35cd4592
5 changed files with 21 additions and 4 deletions

View File

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