mirror of
https://github.com/penpot/penpot.git
synced 2026-03-11 12:56:14 +00:00
🔥 Remove prn.
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
|
||||
(mf/defc shape-wrapper
|
||||
[{:keys [frame shape objects] :as props}]
|
||||
(prn "shape-wrapper" frame)
|
||||
(when (and shape (not (:hidden shape)))
|
||||
(let [shape (geom/transform-shape frame shape)]
|
||||
(case (:type shape)
|
||||
|
||||
Reference in New Issue
Block a user