DialogButtonSecondary
Function: DialogButtonSecondary()
function DialogButtonSecondary(props: PropsWithChildren<DialogButtonProps>, context?: any): null | ReactElement
Defined in: src/components/Dialog.ts:94
Parameters
props
PropsWithChildren
<DialogButtonProps
>
context?
any
Returns
null
| ReactElement