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
API Change: <Button /> API has renamed the old type prop to variant. Now includes type as a reference to the actual HTML button type (<button type={type}>).