interface EntryPointsTabsProps {
    facets?: FacetData[];
}

Properties

Properties

facets?: FacetData[]