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