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