🐛 Fix problem with booleans empty selrect

This commit is contained in:
alonso.torres 2021-10-05 22:05:19 +02:00
parent cbee65671c
commit 5a8ce52105
3 changed files with 18 additions and 3 deletions

View file

@ -79,7 +79,7 @@
text-shapes
(->> objects
(filter (fn [[id shape]] (= :text (:type shape))))
(filter (fn [[_ shape]] (= :text (:type shape))))
(mapv second))]
(mf/use-effect