interface SrOnlyProps {
    children: string;
}

Properties

Properties

children: string