mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 08:04:33 -05:00
Replace FC<Props> pattern with direct props typing in function parameters for better TypeScript inference and modern React best practices.
Replace FC<Props> pattern with direct props typing in function parameters for better TypeScript inference and modern React best practices.