ArdoInfo
ArdoInfo component
ArdoInfo
Usage
<ArdoInfo
title?={string}
>
{children}
</ArdoInfo>Props
| Prop | Type | Required | Description |
|---|---|---|---|
| title | string | No | Optional custom title |
| children | ReactNode | Yes | Content to display |
ArdoInfo component
<ArdoInfo
title?={string}
>
{children}
</ArdoInfo>| Prop | Type | Required | Description |
|---|---|---|---|
| title | string | No | Optional custom title |
| children | ReactNode | Yes | Content to display |