mirror of
https://github.com/langgenius/dify.git
synced 2026-03-08 08:57:37 +08:00
- Add useMemo to prevent unnecessary re-renders of context value - Extract ProviderProps type for better readability - Convert arrow functions to standard function declarations - Remove unused versionSupported/sandboxEnabled from hook return type