Summary 馃挕
Many fields are disabled when form.isSubmitting, or when disabled prop is true, but ToggleButtonGroup isn't. It would be convienent to do the same for this component.
Motivation 馃敠
I have a form with a number of different formik-mui components, and ToggleButtonGroup is the only one that isn't disabled while submitting :)

Summary 馃挕
Many fields are disabled when form.isSubmitting, or when
disabledprop istrue, but ToggleButtonGroup isn't. It would be convienent to do the same for this component.Motivation 馃敠
I have a form with a number of different
formik-muicomponents, and ToggleButtonGroup is the only one that isn't disabled while submitting :)