mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 18:16:09 +02:00
add project name input class
This commit is contained in:
parent
4992631e16
commit
9eb697467f
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@
|
||||||
(grid-item-thumbnail project)
|
(grid-item-thumbnail project)
|
||||||
[:div.item-info
|
[:div.item-info
|
||||||
(if (:edition @local)
|
(if (:edition @local)
|
||||||
[:input {:type "text"
|
[:input.element-name {:type "text"
|
||||||
:auto-focus true
|
:auto-focus true
|
||||||
:on-key-down on-key-down
|
:on-key-down on-key-down
|
||||||
:on-blur on-blur
|
:on-blur on-blur
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue