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