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