[debug] rethink store

This commit is contained in:
Purp1e
2024-11-11 17:17:08 +08:00
parent fcead5a4f5
commit af7dbe0cac
7 changed files with 130 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
import type { SteamUser } from "@/types/steam"
import { tauriStore } from "@/utils/persist"
import { tauriStore } from "@/utils/old"
import { create } from "zustand"
import { createJSONStorage, persist } from "zustand/middleware"