platform-bible-react
    Preparing search index...

    Variable DialogDescriptionConst

    DialogDescription: ForwardRefExoticComponent<
        Omit<
            DialogDescriptionProps & RefAttributes<HTMLParagraphElement>,
            "ref",
        > & RefAttributes<HTMLParagraphElement>,
    > = ...

    Renders the dialog's description text in a muted style. Used inside DialogHeader.