interface ShareIconProps {
    title?: string;
}

Properties

Properties

title?: string