removing placeholder.

This commit is contained in:
2021-05-27 06:12:07 -07:00
parent bfbab1fa1f
commit 01d122a4d7
3 changed files with 12 additions and 7 deletions

View File

@@ -308,12 +308,7 @@
chart-options @(re-frame/subscribe [::chart-options])]
^{:key client-id}
[side-bar-layout {:side-bar [:div
[:f> typeahead-v3 {:entities-by-id vendors-by-id
:entity-index vendors-index
:entity->text :name}]
[:f> typeahead-v3 {:entities-by-id accounts-by-id
:entity-index accounts-index
:entity->text :name}]
]
:main [:div [:h1.title "Home"]
[:h1.title.is-4 "Top expense categories"]