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