🐛 Fix display type of component library not persistent

This commit is contained in:
Pablo Alba 2022-12-27 13:39:34 +01:00 committed by Alejandro Alonso
parent 47bf758ad7
commit 6c8144a18a
6 changed files with 78 additions and 50 deletions

View file

@ -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?