[ngramstable] button type button

parent 56657451
......@@ -581,7 +581,7 @@ submitButtonComponent = here.component "submitButton" cpt
pure $
H.button { className: "btn btn-primary"
-- , "type" : "submit"
, "type" : "button"
, on : { click: doSearch onSearch errors session selection' search' }
, style : { width: "100%" }
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment