Warning

Usage

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

Props

PropTypeRequiredDescription
titlestringNoOptional custom title
childrenReactNodeYesContent to display

Source


← TOC