mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 04:08:23 +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/focus-atom state)))
|
||||
|
||||
(def loader-l
|
||||
(-> (l/key :loader)
|
||||
(l/focus-atom state)))
|
||||
(def loader (atom false))
|
||||
|
||||
(defn get-initial-state
|
||||
[]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user