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