feat(frontend): more work on refactoring components

This commit is contained in:
Andrey Antukh 2019-07-19 17:32:50 +02:00
parent 56b8922dbb
commit f341b5b3fe
8 changed files with 126 additions and 119 deletions

View file

@ -22,6 +22,8 @@
[uxbox.util.router :as rt]
[uxbox.util.timers :as ts]))
;; --- i18n
(declare reinit)
@ -84,8 +86,3 @@
(defn ^:after-load after-load
[]
(reinit))