Update rumext and adapt code to changes.

This commit is contained in:
Andrey Antukh 2019-07-21 19:10:04 +02:00
parent 14d97511e6
commit 125e7375c0
16 changed files with 58 additions and 59 deletions

View file

@ -247,7 +247,7 @@
:fill "transparent"}}]]))
(mf/def selection-handlers
:mixins [mf/reactive mf/static]
:mixins [mf/reactive mf/memo]
:render
(fn [own props]
(let [shapes (mf/react selected-shapes-ref)