wework / ray

Resources for building interfaces with WeWork's design system
https://ray.wework.com
Apache License 2.0
55 stars 13 forks source link

feat(core-react): change type to kind on Button #235

Closed i8ramin closed 5 years ago

i8ramin commented 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

wuweiweiwu commented 5 years ago

+1 on the updating other components.

i8ramin commented 5 years ago

Closing in favor of https://github.com/wework/ray/pull/241