mirror of
https://github.com/penpot/penpot.git
synced 2025-07-28 14:08:47 +02:00
🐛 Fix confirm group name with enter doesn't work in assets modal
This commit is contained in:
parent
333acacbbf
commit
53a8718e8d
2 changed files with 2 additions and 1 deletions
|
@ -157,7 +157,7 @@
|
|||
{:on-click on-close} i/close]]
|
||||
|
||||
[:div.modal-content.generic-form
|
||||
[:& fm/form {:form form}
|
||||
[:& fm/form {:form form :on-submit on-accept}
|
||||
[:& fm/input {:name :asset-name
|
||||
:auto-focus? true
|
||||
:label (tr "workspace.assets.group-name")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue