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