Skip to main content
function LinkAuthModalContent(props: LinkAuthModalContentProps): Element;
The link auth modal content.

Parameters

ParameterTypeDescription
propsLinkAuthModalContentPropsThe props for the LinkAuthModalContent component.

Returns

Element The LinkAuthModalContent component.