♻️ Moved debug utils to debug namespace

This commit is contained in:
alonso.torres 2021-11-29 22:00:45 +01:00
parent 7dffddd437
commit 2a11e9962d
7 changed files with 216 additions and 206 deletions

View file

@ -23,6 +23,7 @@
[app.util.i18n :as i18n]
[app.util.theme :as theme]
[beicon.core :as rx]
[debug]
[potok.core :as ptk]
[rumext.alpha :as mf]))