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