Closed c0rydoras closed 1 year ago
Currently the <UkButton /> Component does not support the color "danger" . This could be useful for e.g. a cancel button in a form.
<UkButton />
I implemented it #1020 here
Resolved by #1020
Currently the
<UkButton />
Component does not support the color "danger" . This could be useful for e.g. a cancel button in a form.