mirror of
https://github.com/penpot/penpot.git
synced 2026-05-06 00:28:43 +00:00
Cosmetic changes on state init fn.
This commit is contained in:
parent
fc6d25767d
commit
7318205b88
@ -17,8 +17,8 @@
|
||||
:projects-by-id {}
|
||||
:pages-by-id {}}))
|
||||
|
||||
|
||||
(defn init
|
||||
"Initialize the state materialization."
|
||||
[]
|
||||
(rx/to-atom stream state))
|
||||
(as-> stream $
|
||||
(rx/to-atom $ state)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user