mirror of
https://github.com/penpot/penpot.git
synced 2026-09-09 21:49:10 +00:00
🔥 Remove stray prn debug log in stroke-row* render (#9318)
This commit is contained in:
parent
2fc4f35cde
commit
7e6e7baa71
@ -205,8 +205,6 @@
|
|||||||
(when (some? on-reorder)
|
(when (some? on-reorder)
|
||||||
[:> reorder-handler* {:ref dref}])
|
[:> reorder-handler* {:ref dref}])
|
||||||
|
|
||||||
(prn "stroke-row*" applied-tokens)
|
|
||||||
|
|
||||||
;; Stroke Color
|
;; Stroke Color
|
||||||
;; FIXME: memorize stroke color
|
;; FIXME: memorize stroke color
|
||||||
[:div {:class (stl/css :stroke-color-actions)}
|
[:div {:class (stl/css :stroke-color-actions)}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user