mirror of
https://github.com/langgenius/dify.git
synced 2026-08-03 11:46:37 +08:00
Replace direct localStorage.getItem/setItem/removeItem with the centralized storage module which provides versioned keys, automatic JSON serialization, SSR safety, and error handling. |
||
|---|---|---|
| .. | ||
| components | ||
| hooks | ||
| store/workflow | ||
| utils | ||
| index.tsx | ||
| search-params.ts | ||