makes new dialog clearer.

This commit is contained in:
2023-01-18 17:06:25 -08:00
parent d6abad581b
commit ffbeb3b446

View File

@@ -234,10 +234,10 @@
[:h4.is-4.title "Legal Entity"]
[:hr]
[:div.field
[:p.help "First Name"]
[:p.help "Legal Entity Name"]
[:div.control
[:input.input.is-expanded {:type "text"
:placeholder "Josh"
:placeholder "Good Restaurant LLC"
:name (path->name [:vendor/legal-entity-name])
:value (-> vendor :vendor/legal-entity-name)}]]]
"OR"