Progress on the new vendor form

This commit is contained in:
2023-01-13 22:00:52 -08:00
parent f93c7fd9d0
commit 6077c3119e
6 changed files with 261 additions and 74 deletions

View File

@@ -108,7 +108,6 @@
(re-frame/inject-cofx ::inject/sub (fn [[_ _ _ client]]
[::subs/locations-for-client (:id client)]))]
(fn [{:keys [db] ::subs/keys [locations-for-client]} [_ _ command client]]
(println locations-for-client)
(when (= :create command)
{:db
(-> db