mirror of
https://github.com/penpot/penpot.git
synced 2026-09-07 12:40:12 +00:00
add project name input class
This commit is contained in:
parent
4992631e16
commit
9eb697467f
@ -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…
x
Reference in New Issue
Block a user