Remove all usage of mx/component and replace that with rumext.

This commit is contained in:
Andrey Antukh 2017-04-08 18:30:03 +02:00
parent 491d91b1ee
commit 671c2d912c
No known key found for this signature in database
GPG key ID: 4DFEBCB8316A8B95
78 changed files with 328 additions and 503 deletions

View file

@ -2,7 +2,7 @@
(:require [lentes.core :as l]
[uxbox.main.store :as st]
[uxbox.util.messages :as uum]
[uxbox.util.mixins :as mx :include-macros true]))
[rumext.core :as mx :include-macros true]))
(def ^:private message-ref
(-> (l/key :message)