diff --git a/packages/mui-material/src/StepLabel/StepLabel.d.ts b/packages/mui-material/src/StepLabel/StepLabel.d.ts index 025f890be54297..10d75f9151552b 100644 --- a/packages/mui-material/src/StepLabel/StepLabel.d.ts +++ b/packages/mui-material/src/StepLabel/StepLabel.d.ts @@ -52,7 +52,7 @@ export interface StepLabelProps extends StandardProps; /** * Props applied to the [`StepIcon`](/material-ui/api/step-icon/) element. */