ui-library
ui-library copied to clipboard
`ChecButton`'s `button-type` prop is confusing
There's an arbitrary button-type prop on the ChecButton component. As this seems to be basically exactly the same as type that's normally on a button, we should just remove the button-type prop entirely and just pass through the type attribute.