Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.coinbase.com/llms.txt

Use this file to discover all available pages before exploring further.

function EnrollMfaError(props: HTMLAttributes<HTMLDivElement>): null | Element;
A component for displaying an error banner in the EnrollMfa component.

Parameters

ParameterTypeDescription
propsHTMLAttributes<HTMLDivElement>The props for the EnrollMfaError component.

Returns

null | Element The EnrollMfaError component.