mirror of
https://github.com/penpot/penpot.git
synced 2026-03-23 02:44:04 +00:00
🐛 Fix confirm group name with enter doesn't work in assets modal
This commit is contained in:
committed by
Alejandro Alonso
parent
333acacbbf
commit
53a8718e8d
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user