upd: notifikasi

Deskripsi:
- tambah jumlah notifikasi dg variable global

No Issues
This commit is contained in:
amel
2024-10-09 16:07:02 +08:00
parent 7a110a9c0c
commit 8f46be4bf8
4 changed files with 22 additions and 4 deletions

View File

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