progress on making saving work better for accounts.
This commit is contained in:
@@ -47,7 +47,8 @@
|
||||
[:div.control
|
||||
[:div.tags.has-addons
|
||||
[:span.tag text]
|
||||
[:a.tag.is-delete {:on-click (fn [] (select [nil "" nil]))}]]]]
|
||||
[:a.tag.is-delete {:on-click (fn []
|
||||
(select [nil "" nil]))}]]]]
|
||||
^{:key "typeahead"}
|
||||
[:input.input {:type "text"
|
||||
:class class
|
||||
|
||||
Reference in New Issue
Block a user