Minor fixes.

This commit is contained in:
Andrey Antukh 2015-12-25 11:35:10 +02:00
parent a896bb60d6
commit 66b6040f86
4 changed files with 3 additions and 4 deletions

View file

@ -13,7 +13,6 @@
[uxbox.ui.util :as util]
[uxbox.ui.mixins :as mx]))
(def ^:static state
(as-> (l/select-keys [:location :location-params]) $
(l/focus-atom $ s/state)))