fix(ui): apply className only to root element in ButtonIcon
Remove duplicate className application from inner elements (content and spinner). The className prop should only be applied to the root button element, matching the behavior of the Button component. Signed-off-by: Johan Persson <johanopersson@gmail.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Fix incorrectly applying className to three elements internally in ButtonIcon.
|
||||
Reference in New Issue
Block a user