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
When setting the noStyle prop on a Button component that contains no text, the child is no longer vertically centered. This is apparent when setting an Icon component as the child.
Screenshot:
How to replicate
See the ScheduleTable component in buffer-web-components.
When setting the
noStyleprop on aButtoncomponent that contains no text, the child is no longer vertically centered. This is apparent when setting anIconcomponent as the child.Screenshot:

How to replicate
See the
ScheduleTablecomponent in buffer-web-components.