feat(frontend): adapt to rumext changes

This commit is contained in:
Andrey Antukh 2019-07-19 12:32:31 +02:00
parent bb64655804
commit 56b8922dbb
21 changed files with 442 additions and 421 deletions

View file

@ -12,7 +12,7 @@
[lentes.core :as l]
[potok.core :as ptk]
[rumext.core :as mx]
[rumext.func :as mf]
[rumext.alpha :as mf]
[uxbox.builtins.icons :as i]
[uxbox.main.data.auth :refer [logout]]
[uxbox.main.data.projects :as dp]
@ -96,7 +96,7 @@
:type type}))
(mx/def app
(mf/def app
:mixins [mx/reactive]
:init