Yodlee exists as datomic entities!

This commit is contained in:
Bryce Covert
2020-12-22 13:12:22 -08:00
parent c28bd9635d
commit 6930a8c7c2
17 changed files with 883 additions and 478 deletions

View File

@@ -1,4 +1,5 @@
(ns ^:figwheel-hooks auto-ap.reload)
(defn ^:after-load reload []
(println "HERE")
(@(resolve 'auto-ap.core/mount-root)))