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