🐛 Fix race condition on lentes (update deps).

This commit is contained in:
Andrey Antukh 2020-01-07 16:29:55 +01:00
parent dc9fc5e5a9
commit ebc76849b7
5 changed files with 21 additions and 34 deletions

View file

@ -11,7 +11,6 @@
[uxbox.main.constants :as c]
[uxbox.main.store :as st]))
(def profile
(-> (l/key :profile)
(l/derive st/state)))