improve look of search

This commit is contained in:
2024-10-16 15:37:22 -07:00
parent 70e76347e3
commit acaa2a7d1e
5 changed files with 75 additions and 57 deletions

View File

@@ -310,6 +310,7 @@
(com/validated-inline-field
{:label "Customers" :errors (fc/field-errors)}
(com/multi-typeahead {:name (fc/field-name)
:placeholder "Search for companies..."
:class "w-64"
:id "client"
:url (bidi/path-for ssr-routes/only-routes :company-search)