Parameters
| Parameter | Type | Description |
|---|---|---|
props | VerifyMfaFlowBackButtonProps | The props for the component. |
Returns
null | Element
The rendered component.
function VerifyMfaFlowBackButton(props: VerifyMfaFlowBackButtonProps): null | Element;
| Parameter | Type | Description |
|---|---|---|
props | VerifyMfaFlowBackButtonProps | The props for the component. |
null | Element
The rendered component.
Was this page helpful?