mirror of
https://github.com/langgenius/dify.git
synced 2026-04-06 18:00:33 -04: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.