mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
Remove debug message on scroll.
This commit is contained in:
parent
7d8960a1ed
commit
7c802f1885
@ -45,7 +45,6 @@
|
||||
(defonce scroll-top-s
|
||||
(->> scroll-s
|
||||
(rx/map :top)
|
||||
(rx/tap #(println "scroll:" %))
|
||||
(rx/dedupe)))
|
||||
|
||||
(defonce scroll-left-s
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user