const ModalDescription: ForwardRefExoticComponent<DialogDescriptionProps & RefAttributes<HTMLParagraphElement>> = DialogDescription;
Was this page helpful?