mirror of
https://github.com/penpot/penpot.git
synced 2026-09-07 12:40:12 +00:00
Move loader state under sparated atom under uxbox.state ns.
This commit is contained in:
parent
3b56210bde
commit
3ac6df7c26
@ -17,9 +17,7 @@
|
|||||||
(-> (l/key :auth)
|
(-> (l/key :auth)
|
||||||
(l/focus-atom state)))
|
(l/focus-atom state)))
|
||||||
|
|
||||||
(def loader-l
|
(def loader (atom false))
|
||||||
(-> (l/key :loader)
|
|
||||||
(l/focus-atom state)))
|
|
||||||
|
|
||||||
(defn get-initial-state
|
(defn get-initial-state
|
||||||
[]
|
[]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user