style : update module
Deskripsi: - add group - add notification No issue
This commit is contained in:
5
src/module/_global/val/idDrawer.ts
Normal file
5
src/module/_global/val/idDrawer.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
'use client'
|
||||
|
||||
import { atom } from "jotai"
|
||||
|
||||
export const isDrawer = atom(false)
|
||||
Reference in New Issue
Block a user