Backstage
    Preparing search index...

    Interface HasResourcesCardProps

    interface HasResourcesCardProps {
        columnConfig?: EntityColumnConfig[];
        title?: string;
    }
    Index
    columnConfig?: EntityColumnConfig[]
    title?: string