Skip to content

ArdoWarning

ArdoWarning component

ArdoWarning

Usage

<ArdoWarning
  title?={string}
>
  {children}
</ArdoWarning>

Props

PropTypeRequiredDescription
titlestringNoOptional custom title
childrenReactNodeYesContent to display

Source


← ArdoTOC