mirror of
https://github.com/langgenius/dify.git
synced 2026-03-01 21:15:10 +00:00
Expose initialFocus prop on Modal component (passthrough to Headless UI Dialog) so the create blank skill modal reliably focuses the name input when opened, replacing the ineffective autoFocus attribute.