mirror of
https://github.com/penpot/penpot.git
synced 2026-03-18 00:16:15 +00:00
💄 Removed forgotten print (#8594)
This commit is contained in:
@@ -189,7 +189,6 @@
|
||||
(clear-schedule schedule-ref)
|
||||
(add-schedule schedule-ref (d/nilv delay 300)
|
||||
(fn []
|
||||
(prn tooltip-id)
|
||||
(when-let [active @active-tooltip]
|
||||
(when (not= (:id active) tooltip-id)
|
||||
(when-let [tooltip-el (dom/get-element (:id active))]
|
||||
|
||||
Reference in New Issue
Block a user