Preparing search index...
    type SkeletonRowProps = {
        height?: string;
        margin?: string;
        width?: string;
    }
    Index

    Properties

    height?: string
    margin?: string
    width?: string