{visible &&
{title && } {title &&
{title}
}
{children}
{footer === undefined &&
{state.cancelText} {state.okText}
} {footer !== undefined &&
}
}