#style:
Deskripsi: - UI Voting bagian beranda dan status ## Noissue
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { atomWithStorage } from "jotai/utils";
|
||||
|
||||
export const gs_vote_hotMenu = atomWithStorage("gs_vote_hotMenu", 0);
|
||||
export const gs_vote_hotMenu = atomWithStorage("gs_vote_hotMenu", 1);
|
||||
|
||||
export const gs_vote_status = atomWithStorage<string | any>(
|
||||
"gs_vote_status",
|
||||
|
||||
Reference in New Issue
Block a user