mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 21:28:20 +00:00
temporary deactivation
This commit is contained in:
parent
e8bf9d5f41
commit
14ee85ccd7
@ -883,11 +883,12 @@
|
||||
(map #(update-component-sync % (:id data))
|
||||
components-changed)))))]
|
||||
|
||||
(when components-v2
|
||||
(->> change-s
|
||||
(rx/with-latest-from workspace-data-s)
|
||||
(rx/map check-changes)
|
||||
(rx/take-until stopper)))))))
|
||||
;; (when components-v2
|
||||
;; (->> change-s
|
||||
;; (rx/with-latest-from workspace-data-s)
|
||||
;; (rx/map check-changes)
|
||||
;; (rx/take-until stopper)))
|
||||
))))
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Backend interactions
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user