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
Because these buttons share the same superclass, we can de-duplicate
styling code without the theme override. This helps de-nest the
layout code.
While more types of buttons that are not subclasses of
`_AttachUploadsButton` might be added, a theme is probably still
unnecessary given that we can lift a common button class that handles
the styling.
Signed-off-by: Zixuan James Li <[email protected]>
0 commit comments