Files
dify/web/app/components/plugins
CodingOnStar 085141ce14 refactor: simplify AppInputsPanel and introduce useAppInputsFormSchema hook
- Removed unused imports and optimized the AppInputsPanel component for better readability.
- Updated type definitions for inputs to use 'unknown' instead of 'any'.
- Introduced a new hook, useAppInputsFormSchema, to encapsulate logic for building input form schemas based on app details.
- Enhanced loading state management and input handling within the AppInputsPanel component.
2026-02-03 16:47:34 +08:00
..