Closed i8ramin closed 5 years ago
The type attribute is a valid Button attribute (can have values submit, reset and button - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button), so changing the current type attribute to kind
type
submit
reset
button
kind
+1 on the updating other components.
Closing in favor of https://github.com/wework/ray/pull/241
The
type
attribute is a valid Button attribute (can have valuessubmit
,reset
andbutton
- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button), so changing the currenttype
attribute tokind