You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(chip): add support for custom close icon using slot and update icon prop
feat(rate): implement icon slots for rating component to allow custom icons
feat(step): introduce icon slots for step component to customize step icons
fix(alert): adjust icon margins for better alignment in dark and light themes
fix(icon): change display property to inline-flex for better layout handling
fix(radio): update icon rendering logic to use spans for better structure
fix(steps): enhance step component to prioritize slot icons over props
0 commit comments