const ModalTitle: ForwardRefExoticComponent<DialogTitleProps & RefAttributes<HTMLHeadingElement>> = DialogTitle;
Was this page helpful?