Parameters
| Parameter | Type | Description |
|---|---|---|
props | HTMLAttributes<HTMLDivElement> | The props for the EnrollMfaError component. |
Returns
null | Element
The EnrollMfaError component.function EnrollMfaError(props: HTMLAttributes<HTMLDivElement>): null | Element;
| Parameter | Type | Description |
|---|---|---|
props | HTMLAttributes<HTMLDivElement> | The props for the EnrollMfaError component. |
null | Element
The EnrollMfaError component.Was this page helpful?