parent
125d3239de
commit
e5e68e0e83
|
@ -88,7 +88,8 @@
|
||||||
(name @state/root-id)
|
(name @state/root-id)
|
||||||
{:component {:id comp
|
{:component {:id comp
|
||||||
:name comp
|
:name comp
|
||||||
:options (merge (options/statusbar-and-navbar)
|
:options (merge (options/default-root)
|
||||||
|
(options/statusbar-and-navbar)
|
||||||
options
|
options
|
||||||
(if (:topBar options)
|
(if (:topBar options)
|
||||||
(options/merge-top-bar (options/topbar-options) options)
|
(options/merge-top-bar (options/topbar-options) options)
|
||||||
|
|
Loading…
Reference in New Issue