progress on general ledger.
This commit is contained in:
4
src/cljs/auto_ap/reload.cljs
Normal file
4
src/cljs/auto_ap/reload.cljs
Normal file
@@ -0,0 +1,4 @@
|
||||
(ns ^:figwheel-hooks auto-ap.reload)
|
||||
|
||||
(defn ^:after-load reload []
|
||||
(@(resolve 'auto-ap.core/mount-root)))
|
||||
Reference in New Issue
Block a user