Dialog Dialog component that renders a modal dialog. Import Copyimport { Dialog } from "@account-kit/react"; Parameters props DialogProps The props for the Dialog component. Returns JSX.Element | null The rendered Dialog component.