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
It can be useful to be able to set property type for Button component.
For example adding type="submit" for buttons enables automatic form submittion when we press <Enter> in a form field.