mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
💄 Format frontend code
This commit is contained in:
parent
b6ecc8b1be
commit
833871df65
150 changed files with 1735 additions and 1770 deletions
|
@ -38,9 +38,9 @@
|
|||
(url-mapping)
|
||||
(rx/reduce conj {})
|
||||
(rx/subs! (fn [data]
|
||||
(when-not (= data (mf/ref-val uri-data))
|
||||
(mf/set-ref-val! uri-data data)
|
||||
(reset! state inc)))))]
|
||||
(when-not (= data (mf/ref-val uri-data))
|
||||
(mf/set-ref-val! uri-data data)
|
||||
(reset! state inc)))))]
|
||||
#(when sub
|
||||
(rx/dispose! sub)))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue