mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 03:36:17 +02:00
🔥 Remove prn.
This commit is contained in:
parent
78d26c0617
commit
ecd3906c51
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@
|
||||||
|
|
||||||
(mf/defc shape-wrapper
|
(mf/defc shape-wrapper
|
||||||
[{:keys [frame shape objects] :as props}]
|
[{:keys [frame shape objects] :as props}]
|
||||||
(prn "shape-wrapper" frame)
|
|
||||||
(when (and shape (not (:hidden shape)))
|
(when (and shape (not (:hidden shape)))
|
||||||
(let [shape (geom/transform-shape frame shape)]
|
(let [shape (geom/transform-shape frame shape)]
|
||||||
(case (:type shape)
|
(case (:type shape)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue