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