mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 12:31:38 +02:00
🐛 Fix display type of component library not persistent
This commit is contained in:
parent
47bf758ad7
commit
6c8144a18a
6 changed files with 78 additions and 50 deletions
|
@ -316,7 +316,6 @@
|
|||
:on-click on-menu-click
|
||||
:on-key-down (fn [event]
|
||||
(when (kbd/enter? event)
|
||||
(prn "entro en on-menu-click")
|
||||
(on-menu-click event)))}
|
||||
i/actions
|
||||
(when selected?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue