0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-13 08:11:30 -05:00

Restore show/hidden functionality.

This commit is contained in:
Andrey Antukh 2016-02-27 15:27:04 +02:00
parent 9d498dfaf9
commit d7a568a685

View file

@ -44,7 +44,8 @@
[own id]
(let [shape-l (focus-shape id)
shape (rum/react shape-l)]
(render-component own shape)))
(when-not (:hidden shape)
(render-component own shape))))
(def ^:const shape
(mx/component