mirror of
https://github.com/penpot/penpot.git
synced 2025-02-15 11:38:24 -05:00
Move loader state under sparated atom under uxbox.state ns.
This commit is contained in:
parent
3b56210bde
commit
3ac6df7c26
1 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue