started work on simplifying invoice page

This commit is contained in:
Bryce Covert
2020-08-10 13:26:14 -07:00
parent 8f491de902
commit 9dede12b61
5 changed files with 174 additions and 249 deletions

View File

@@ -5,6 +5,7 @@
[auto-ap.events :as events]
[auto-ap.views.main :refer [page active-page] ]
[auto-ap.reload :as reload]
[auto-ap.events :as events]
[auto-ap.config :as config]
[auto-ap.effects :as effects]