ui-library icon indicating copy to clipboard operation
ui-library copied to clipboard

`ChecButton`'s `button-type` prop is confusing

Open ScopeyNZ opened this issue 3 years ago • 0 comments

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.

ScopeyNZ avatar Nov 10 '21 19:11 ScopeyNZ