mirror of
https://github.com/langgenius/dify.git
synced 2026-03-06 06:35:24 -05: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.