mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +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. |
||
|---|---|---|
| .. | ||
| base | ||
| config | ||
| config-prompt | ||
| config-var | ||
| config-vision | ||
| ctrl-btn-group | ||
| dataset-config | ||
| debug | ||
| hooks | ||
| images | ||
| prompt-value-panel | ||
| tools | ||
| index.tsx | ||
| style.module.css | ||